#DEE52A Color

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

Color preview

#DEE52A

Color formats

HEX
#DEE52A
RGB
rgb(222, 229, 42)
RGBA
rgba(222, 229, 42, 1)
HSL
hsl(62, 78%, 53%)
HSV
hsv(62, 82%, 90%)
CMYK
cmyk(3%, 0%, 82%, 10%)
CSS variable
--color-primary: #DEE52A;
Lowercase HEX
#dee52a

Shades

Tints

Tones

Harmony

CSS snippets for #DEE52A

.color-dee52a {
  color: #DEE52A;
  background-color: #DEE52A;
}

Frequently asked questions

What color is #DEE52A?+

#DEE52A is a HEX color with RGB value rgb(222, 229, 42) and HSL value hsl(62, 78%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEE52A?+

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