#DEF76E Color

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

Color preview

#DEF76E

Color formats

HEX
#DEF76E
RGB
rgb(222, 247, 110)
RGBA
rgba(222, 247, 110, 1)
HSL
hsl(71, 90%, 70%)
HSV
hsv(71, 55%, 97%)
CMYK
cmyk(10%, 0%, 55%, 3%)
CSS variable
--color-primary: #DEF76E;
Lowercase HEX
#def76e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF76E

.color-def76e {
  color: #DEF76E;
  background-color: #DEF76E;
}

Frequently asked questions

What color is #DEF76E?+

#DEF76E is a HEX color with RGB value rgb(222, 247, 110) and HSL value hsl(71, 90%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF76E?+

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