#DECF02 Color

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

Color preview

#DECF02

Color formats

HEX
#DECF02
RGB
rgb(222, 207, 2)
RGBA
rgba(222, 207, 2, 1)
HSL
hsl(56, 98%, 44%)
HSV
hsv(56, 99%, 87%)
CMYK
cmyk(0%, 7%, 99%, 13%)
CSS variable
--color-primary: #DECF02;
Lowercase HEX
#decf02

Shades

Tints

Tones

Harmony

CSS snippets for #DECF02

.color-decf02 {
  color: #DECF02;
  background-color: #DECF02;
}

Frequently asked questions

What color is #DECF02?+

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

What is the closest Tailwind color to #DECF02?+

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