#DCC25A Color

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

Color preview

#DCC25A

Color formats

HEX
#DCC25A
RGB
rgb(220, 194, 90)
RGBA
rgba(220, 194, 90, 1)
HSL
hsl(48, 65%, 61%)
HSV
hsv(48, 59%, 86%)
CMYK
cmyk(0%, 12%, 59%, 14%)
CSS variable
--color-primary: #DCC25A;
Lowercase HEX
#dcc25a

Shades

Tints

Tones

Harmony

CSS snippets for #DCC25A

.color-dcc25a {
  color: #DCC25A;
  background-color: #DCC25A;
}

Frequently asked questions

What color is #DCC25A?+

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

What is the closest Tailwind color to #DCC25A?+

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