#DCC91E Color

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

Color preview

#DCC91E

Color formats

HEX
#DCC91E
RGB
rgb(220, 201, 30)
RGBA
rgba(220, 201, 30, 1)
HSL
hsl(54, 76%, 49%)
HSV
hsv(54, 86%, 86%)
CMYK
cmyk(0%, 9%, 86%, 14%)
CSS variable
--color-primary: #DCC91E;
Lowercase HEX
#dcc91e

Shades

Tints

Tones

Harmony

CSS snippets for #DCC91E

.color-dcc91e {
  color: #DCC91E;
  background-color: #DCC91E;
}

Frequently asked questions

What color is #DCC91E?+

#DCC91E is a HEX color with RGB value rgb(220, 201, 30) and HSL value hsl(54, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCC91E?+

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