#DEF52E Color

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

Color preview

#DEF52E

Color formats

HEX
#DEF52E
RGB
rgb(222, 245, 46)
RGBA
rgba(222, 245, 46, 1)
HSL
hsl(67, 91%, 57%)
HSV
hsv(67, 81%, 96%)
CMYK
cmyk(9%, 0%, 81%, 4%)
CSS variable
--color-primary: #DEF52E;
Lowercase HEX
#def52e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF52E

.color-def52e {
  color: #DEF52E;
  background-color: #DEF52E;
}

Frequently asked questions

What color is #DEF52E?+

#DEF52E is a HEX color with RGB value rgb(222, 245, 46) and HSL value hsl(67, 91%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEF52E?+

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