#DEFC97 Color

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

Color preview

#DEFC97

Color formats

HEX
#DEFC97
RGB
rgb(222, 252, 151)
RGBA
rgba(222, 252, 151, 1)
HSL
hsl(78, 94%, 79%)
HSV
hsv(78, 40%, 99%)
CMYK
cmyk(12%, 0%, 40%, 1%)
CSS variable
--color-primary: #DEFC97;
Lowercase HEX
#defc97

Shades

Tints

Tones

Harmony

CSS snippets for #DEFC97

.color-defc97 {
  color: #DEFC97;
  background-color: #DEFC97;
}

Frequently asked questions

What color is #DEFC97?+

#DEFC97 is a HEX color with RGB value rgb(222, 252, 151) and HSL value hsl(78, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFC97?+

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