#DEEB29 Color

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

Color preview

#DEEB29

Color formats

HEX
#DEEB29
RGB
rgb(222, 235, 41)
RGBA
rgba(222, 235, 41, 1)
HSL
hsl(64, 83%, 54%)
HSV
hsv(64, 83%, 92%)
CMYK
cmyk(6%, 0%, 83%, 8%)
CSS variable
--color-primary: #DEEB29;
Lowercase HEX
#deeb29

Shades

Tints

Tones

Harmony

CSS snippets for #DEEB29

.color-deeb29 {
  color: #DEEB29;
  background-color: #DEEB29;
}

Frequently asked questions

What color is #DEEB29?+

#DEEB29 is a HEX color with RGB value rgb(222, 235, 41) and HSL value hsl(64, 83%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEEB29?+

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