#DEF56E Color

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

Color preview

#DEF56E

Color formats

HEX
#DEF56E
RGB
rgb(222, 245, 110)
RGBA
rgba(222, 245, 110, 1)
HSL
hsl(70, 87%, 70%)
HSV
hsv(70, 55%, 96%)
CMYK
cmyk(9%, 0%, 55%, 4%)
CSS variable
--color-primary: #DEF56E;
Lowercase HEX
#def56e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF56E

.color-def56e {
  color: #DEF56E;
  background-color: #DEF56E;
}

Frequently asked questions

What color is #DEF56E?+

#DEF56E is a HEX color with RGB value rgb(222, 245, 110) and HSL value hsl(70, 87%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF56E?+

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