#DCC05A Color

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

Color preview

#DCC05A

Color formats

HEX
#DCC05A
RGB
rgb(220, 192, 90)
RGBA
rgba(220, 192, 90, 1)
HSL
hsl(47, 65%, 61%)
HSV
hsv(47, 59%, 86%)
CMYK
cmyk(0%, 13%, 59%, 14%)
CSS variable
--color-primary: #DCC05A;
Lowercase HEX
#dcc05a

Shades

Tints

Tones

Harmony

CSS snippets for #DCC05A

.color-dcc05a {
  color: #DCC05A;
  background-color: #DCC05A;
}

Frequently asked questions

What color is #DCC05A?+

#DCC05A is a HEX color with RGB value rgb(220, 192, 90) and HSL value hsl(47, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC05A?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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