#DCCF1E Color

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

Color preview

#DCCF1E

Color formats

HEX
#DCCF1E
RGB
rgb(220, 207, 30)
RGBA
rgba(220, 207, 30, 1)
HSL
hsl(56, 76%, 49%)
HSV
hsv(56, 86%, 86%)
CMYK
cmyk(0%, 6%, 86%, 14%)
CSS variable
--color-primary: #DCCF1E;
Lowercase HEX
#dccf1e

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF1E

.color-dccf1e {
  color: #DCCF1E;
  background-color: #DCCF1E;
}

Frequently asked questions

What color is #DCCF1E?+

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

What is the closest Tailwind color to #DCCF1E?+

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