#DEC802 Color

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

Color preview

#DEC802

Color formats

HEX
#DEC802
RGB
rgb(222, 200, 2)
RGBA
rgba(222, 200, 2, 1)
HSL
hsl(54, 98%, 44%)
HSV
hsv(54, 99%, 87%)
CMYK
cmyk(0%, 10%, 99%, 13%)
CSS variable
--color-primary: #DEC802;
Lowercase HEX
#dec802

Shades

Tints

Tones

Harmony

CSS snippets for #DEC802

.color-dec802 {
  color: #DEC802;
  background-color: #DEC802;
}

Frequently asked questions

What color is #DEC802?+

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

What is the closest Tailwind color to #DEC802?+

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