#DEF132 Color

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

Color preview

#DEF132

Color formats

HEX
#DEF132
RGB
rgb(222, 241, 50)
RGBA
rgba(222, 241, 50, 1)
HSL
hsl(66, 87%, 57%)
HSV
hsv(66, 79%, 95%)
CMYK
cmyk(8%, 0%, 79%, 5%)
CSS variable
--color-primary: #DEF132;
Lowercase HEX
#def132

Shades

Tints

Tones

Harmony

CSS snippets for #DEF132

.color-def132 {
  color: #DEF132;
  background-color: #DEF132;
}

Frequently asked questions

What color is #DEF132?+

#DEF132 is a HEX color with RGB value rgb(222, 241, 50) and HSL value hsl(66, 87%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEF132?+

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