#DEF57A Color

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

Color preview

#DEF57A

Color formats

HEX
#DEF57A
RGB
rgb(222, 245, 122)
RGBA
rgba(222, 245, 122, 1)
HSL
hsl(71, 86%, 72%)
HSV
hsv(71, 50%, 96%)
CMYK
cmyk(9%, 0%, 50%, 4%)
CSS variable
--color-primary: #DEF57A;
Lowercase HEX
#def57a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF57A

.color-def57a {
  color: #DEF57A;
  background-color: #DEF57A;
}

Frequently asked questions

What color is #DEF57A?+

#DEF57A is a HEX color with RGB value rgb(222, 245, 122) and HSL value hsl(71, 86%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF57A?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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