#DEF97D Color

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

Color preview

#DEF97D

Color formats

HEX
#DEF97D
RGB
rgb(222, 249, 125)
RGBA
rgba(222, 249, 125, 1)
HSL
hsl(73, 91%, 73%)
HSV
hsv(73, 50%, 98%)
CMYK
cmyk(11%, 0%, 50%, 2%)
CSS variable
--color-primary: #DEF97D;
Lowercase HEX
#def97d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF97D

.color-def97d {
  color: #DEF97D;
  background-color: #DEF97D;
}

Frequently asked questions

What color is #DEF97D?+

#DEF97D is a HEX color with RGB value rgb(222, 249, 125) and HSL value hsl(73, 91%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF97D?+

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