#DEDA02 Color

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

Color preview

#DEDA02

Color formats

HEX
#DEDA02
RGB
rgb(222, 218, 2)
RGBA
rgba(222, 218, 2, 1)
HSL
hsl(59, 98%, 44%)
HSV
hsv(59, 99%, 87%)
CMYK
cmyk(0%, 2%, 99%, 13%)
CSS variable
--color-primary: #DEDA02;
Lowercase HEX
#deda02

Shades

Tints

Tones

Harmony

CSS snippets for #DEDA02

.color-deda02 {
  color: #DEDA02;
  background-color: #DEDA02;
}

Frequently asked questions

What color is #DEDA02?+

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

What is the closest Tailwind color to #DEDA02?+

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