#DEF57F Color

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

Color preview

#DEF57F

Color formats

HEX
#DEF57F
RGB
rgb(222, 245, 127)
RGBA
rgba(222, 245, 127, 1)
HSL
hsl(72, 86%, 73%)
HSV
hsv(72, 48%, 96%)
CMYK
cmyk(9%, 0%, 48%, 4%)
CSS variable
--color-primary: #DEF57F;
Lowercase HEX
#def57f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF57F

.color-def57f {
  color: #DEF57F;
  background-color: #DEF57F;
}

Frequently asked questions

What color is #DEF57F?+

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

What is the closest Tailwind color to #DEF57F?+

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