#DCAF46 Color

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

Color preview

#DCAF46

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCAF46

.color-dcaf46 {
  color: #DCAF46;
  background-color: #DCAF46;
}

Frequently asked questions

What color is #DCAF46?+

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

What is the closest Tailwind color to #DCAF46?+

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