local args = {
    [1] = "Color Accessory",
    [2] = "DTI x BRAT: - Hair 1",
    [3] = "1",
    [4] = Color3.new(0.933, 0.749, 0.612)  -- Updated color
}

game:GetService("ReplicatedStorage"):FindFirstChild("Dress Up").RemoteEvent:FireServer(unpack(args))

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: