#DCAF47 Color

Inspect #DCAF47 across formats, palettes, contrast and closest named color matches.

Color preview

#DCAF47

Color formats

HEX
#DCAF47
RGB
rgb(220, 175, 71)
RGBA
rgba(220, 175, 71, 1)
HSL
hsl(42, 68%, 57%)
HSV
hsv(42, 68%, 86%)
CMYK
cmyk(0%, 20%, 68%, 14%)
CSS variable
--color-primary: #DCAF47;
Lowercase HEX
#dcaf47

Shades

Tints

Tones

Harmony

CSS snippets for #DCAF47

.color-dcaf47 {
  color: #DCAF47;
  background-color: #DCAF47;
}

Frequently asked questions

What color is #DCAF47?+

#DCAF47 is a HEX color with RGB value rgb(220, 175, 71) and HSL value hsl(42, 68%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCAF47?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools