#DEFF92 Color

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

Color preview

#DEFF92

Color formats

HEX
#DEFF92
RGB
rgb(222, 255, 146)
RGBA
rgba(222, 255, 146, 1)
HSL
hsl(78, 100%, 79%)
HSV
hsv(78, 43%, 100%)
CMYK
cmyk(13%, 0%, 43%, 0%)
CSS variable
--color-primary: #DEFF92;
Lowercase HEX
#deff92

Shades

Tints

Tones

Harmony

CSS snippets for #DEFF92

.color-deff92 {
  color: #DEFF92;
  background-color: #DEFF92;
}

Frequently asked questions

What color is #DEFF92?+

#DEFF92 is a HEX color with RGB value rgb(222, 255, 146) and HSL value hsl(78, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFF92?+

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