#DEE142 Color

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

Color preview

#DEE142

Color formats

HEX
#DEE142
RGB
rgb(222, 225, 66)
RGBA
rgba(222, 225, 66, 1)
HSL
hsl(61, 73%, 57%)
HSV
hsv(61, 71%, 88%)
CMYK
cmyk(1%, 0%, 71%, 12%)
CSS variable
--color-primary: #DEE142;
Lowercase HEX
#dee142

Shades

Tints

Tones

Harmony

CSS snippets for #DEE142

.color-dee142 {
  color: #DEE142;
  background-color: #DEE142;
}

Frequently asked questions

What color is #DEE142?+

#DEE142 is a HEX color with RGB value rgb(222, 225, 66) and HSL value hsl(61, 73%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEE142?+

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