#DEFE2A Color

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

Color preview

#DEFE2A

Color formats

HEX
#DEFE2A
RGB
rgb(222, 254, 42)
RGBA
rgba(222, 254, 42, 1)
HSL
hsl(69, 99%, 58%)
HSV
hsv(69, 83%, 100%)
CMYK
cmyk(13%, 0%, 83%, 0%)
CSS variable
--color-primary: #DEFE2A;
Lowercase HEX
#defe2a

Shades

Tints

Tones

Harmony

CSS snippets for #DEFE2A

.color-defe2a {
  color: #DEFE2A;
  background-color: #DEFE2A;
}

Frequently asked questions

What color is #DEFE2A?+

#DEFE2A is a HEX color with RGB value rgb(222, 254, 42) and HSL value hsl(69, 99%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEFE2A?+

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