#DEFB8F Color

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

Color preview

#DEFB8F

Color formats

HEX
#DEFB8F
RGB
rgb(222, 251, 143)
RGBA
rgba(222, 251, 143, 1)
HSL
hsl(76, 93%, 77%)
HSV
hsv(76, 43%, 98%)
CMYK
cmyk(12%, 0%, 43%, 2%)
CSS variable
--color-primary: #DEFB8F;
Lowercase HEX
#defb8f

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB8F

.color-defb8f {
  color: #DEFB8F;
  background-color: #DEFB8F;
}

Frequently asked questions

What color is #DEFB8F?+

#DEFB8F is a HEX color with RGB value rgb(222, 251, 143) and HSL value hsl(76, 93%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFB8F?+

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