#DECE1D Color

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

Color preview

#DECE1D

Color formats

HEX
#DECE1D
RGB
rgb(222, 206, 29)
RGBA
rgba(222, 206, 29, 1)
HSL
hsl(55, 77%, 49%)
HSV
hsv(55, 87%, 87%)
CMYK
cmyk(0%, 7%, 87%, 13%)
CSS variable
--color-primary: #DECE1D;
Lowercase HEX
#dece1d

Shades

Tints

Tones

Harmony

CSS snippets for #DECE1D

.color-dece1d {
  color: #DECE1D;
  background-color: #DECE1D;
}

Frequently asked questions

What color is #DECE1D?+

#DECE1D is a HEX color with RGB value rgb(222, 206, 29) and HSL value hsl(55, 77%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DECE1D?+

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