#DEFB95 Color

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

Color preview

#DEFB95

Color formats

HEX
#DEFB95
RGB
rgb(222, 251, 149)
RGBA
rgba(222, 251, 149, 1)
HSL
hsl(77, 93%, 78%)
HSV
hsv(77, 41%, 98%)
CMYK
cmyk(12%, 0%, 41%, 2%)
CSS variable
--color-primary: #DEFB95;
Lowercase HEX
#defb95

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB95

.color-defb95 {
  color: #DEFB95;
  background-color: #DEFB95;
}

Frequently asked questions

What color is #DEFB95?+

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

What is the closest Tailwind color to #DEFB95?+

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