#DEFE85 Color

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

Color preview

#DEFE85

Color formats

HEX
#DEFE85
RGB
rgb(222, 254, 133)
RGBA
rgba(222, 254, 133, 1)
HSL
hsl(76, 98%, 76%)
HSV
hsv(76, 48%, 100%)
CMYK
cmyk(13%, 0%, 48%, 0%)
CSS variable
--color-primary: #DEFE85;
Lowercase HEX
#defe85

Shades

Tints

Tones

Harmony

CSS snippets for #DEFE85

.color-defe85 {
  color: #DEFE85;
  background-color: #DEFE85;
}

Frequently asked questions

What color is #DEFE85?+

#DEFE85 is a HEX color with RGB value rgb(222, 254, 133) and HSL value hsl(76, 98%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFE85?+

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