#DEFB7E Color

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

Color preview

#DEFB7E

Color formats

HEX
#DEFB7E
RGB
rgb(222, 251, 126)
RGBA
rgba(222, 251, 126, 1)
HSL
hsl(74, 94%, 74%)
HSV
hsv(74, 50%, 98%)
CMYK
cmyk(12%, 0%, 50%, 2%)
CSS variable
--color-primary: #DEFB7E;
Lowercase HEX
#defb7e

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB7E

.color-defb7e {
  color: #DEFB7E;
  background-color: #DEFB7E;
}

Frequently asked questions

What color is #DEFB7E?+

#DEFB7E is a HEX color with RGB value rgb(222, 251, 126) and HSL value hsl(74, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFB7E?+

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