#DEE521 Color

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

Color preview

#DEE521

Color formats

HEX
#DEE521
RGB
rgb(222, 229, 33)
RGBA
rgba(222, 229, 33, 1)
HSL
hsl(62, 79%, 51%)
HSV
hsv(62, 86%, 90%)
CMYK
cmyk(3%, 0%, 86%, 10%)
CSS variable
--color-primary: #DEE521;
Lowercase HEX
#dee521

Shades

Tints

Tones

Harmony

CSS snippets for #DEE521

.color-dee521 {
  color: #DEE521;
  background-color: #DEE521;
}

Frequently asked questions

What color is #DEE521?+

#DEE521 is a HEX color with RGB value rgb(222, 229, 33) and HSL value hsl(62, 79%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEE521?+

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