#DEFB7F Color

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

Color preview

#DEFB7F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB7F

.color-defb7f {
  color: #DEFB7F;
  background-color: #DEFB7F;
}

Frequently asked questions

What color is #DEFB7F?+

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

What is the closest Tailwind color to #DEFB7F?+

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