#DECC02 Color

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

Color preview

#DECC02

Color formats

HEX
#DECC02
RGB
rgb(222, 204, 2)
RGBA
rgba(222, 204, 2, 1)
HSL
hsl(55, 98%, 44%)
HSV
hsv(55, 99%, 87%)
CMYK
cmyk(0%, 8%, 99%, 13%)
CSS variable
--color-primary: #DECC02;
Lowercase HEX
#decc02

Shades

Tints

Tones

Harmony

CSS snippets for #DECC02

.color-decc02 {
  color: #DECC02;
  background-color: #DECC02;
}

Frequently asked questions

What color is #DECC02?+

#DECC02 is a HEX color with RGB value rgb(222, 204, 2) and HSL value hsl(55, 98%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DECC02?+

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