#DEEE49 Color

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

Color preview

#DEEE49

Color formats

HEX
#DEEE49
RGB
rgb(222, 238, 73)
RGBA
rgba(222, 238, 73, 1)
HSL
hsl(66, 83%, 61%)
HSV
hsv(66, 69%, 93%)
CMYK
cmyk(7%, 0%, 69%, 7%)
CSS variable
--color-primary: #DEEE49;
Lowercase HEX
#deee49

Shades

Tints

Tones

Harmony

CSS snippets for #DEEE49

.color-deee49 {
  color: #DEEE49;
  background-color: #DEEE49;
}

Frequently asked questions

What color is #DEEE49?+

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

What is the closest Tailwind color to #DEEE49?+

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