#DCC45A Color

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

Color preview

#DCC45A

Color formats

HEX
#DCC45A
RGB
rgb(220, 196, 90)
RGBA
rgba(220, 196, 90, 1)
HSL
hsl(49, 65%, 61%)
HSV
hsv(49, 59%, 86%)
CMYK
cmyk(0%, 11%, 59%, 14%)
CSS variable
--color-primary: #DCC45A;
Lowercase HEX
#dcc45a

Shades

Tints

Tones

Harmony

CSS snippets for #DCC45A

.color-dcc45a {
  color: #DCC45A;
  background-color: #DCC45A;
}

Frequently asked questions

What color is #DCC45A?+

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

What is the closest Tailwind color to #DCC45A?+

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