#DEFE2C Color

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

Color preview

#DEFE2C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEFE2C

.color-defe2c {
  color: #DEFE2C;
  background-color: #DEFE2C;
}

Frequently asked questions

What color is #DEFE2C?+

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

What is the closest Tailwind color to #DEFE2C?+

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