#DEE42F Color

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

Color preview

#DEE42F

Color formats

HEX
#DEE42F
RGB
rgb(222, 228, 47)
RGBA
rgba(222, 228, 47, 1)
HSL
hsl(62, 77%, 54%)
HSV
hsv(62, 79%, 89%)
CMYK
cmyk(3%, 0%, 79%, 11%)
CSS variable
--color-primary: #DEE42F;
Lowercase HEX
#dee42f

Shades

Tints

Tones

Harmony

CSS snippets for #DEE42F

.color-dee42f {
  color: #DEE42F;
  background-color: #DEE42F;
}

Frequently asked questions

What color is #DEE42F?+

#DEE42F is a HEX color with RGB value rgb(222, 228, 47) and HSL value hsl(62, 77%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEE42F?+

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