#DEFB86 Color

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

Color preview

#DEFB86

Color formats

HEX
#DEFB86
RGB
rgb(222, 251, 134)
RGBA
rgba(222, 251, 134, 1)
HSL
hsl(75, 94%, 75%)
HSV
hsv(75, 47%, 98%)
CMYK
cmyk(12%, 0%, 47%, 2%)
CSS variable
--color-primary: #DEFB86;
Lowercase HEX
#defb86

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB86

.color-defb86 {
  color: #DEFB86;
  background-color: #DEFB86;
}

Frequently asked questions

What color is #DEFB86?+

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

What is the closest Tailwind color to #DEFB86?+

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