#DEFC92 Color

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

Color preview

#DEFC92

Color formats

HEX
#DEFC92
RGB
rgb(222, 252, 146)
RGBA
rgba(222, 252, 146, 1)
HSL
hsl(77, 95%, 78%)
HSV
hsv(77, 42%, 99%)
CMYK
cmyk(12%, 0%, 42%, 1%)
CSS variable
--color-primary: #DEFC92;
Lowercase HEX
#defc92

Shades

Tints

Tones

Harmony

CSS snippets for #DEFC92

.color-defc92 {
  color: #DEFC92;
  background-color: #DEFC92;
}

Frequently asked questions

What color is #DEFC92?+

#DEFC92 is a HEX color with RGB value rgb(222, 252, 146) and HSL value hsl(77, 95%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFC92?+

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