#DEF9AE Color

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

Color preview

#DEF9AE

Color formats

HEX
#DEF9AE
RGB
rgb(222, 249, 174)
RGBA
rgba(222, 249, 174, 1)
HSL
hsl(82, 86%, 83%)
HSV
hsv(82, 30%, 98%)
CMYK
cmyk(11%, 0%, 30%, 2%)
CSS variable
--color-primary: #DEF9AE;
Lowercase HEX
#def9ae

Shades

Tints

Tones

Harmony

CSS snippets for #DEF9AE

.color-def9ae {
  color: #DEF9AE;
  background-color: #DEF9AE;
}

Frequently asked questions

What color is #DEF9AE?+

#DEF9AE is a HEX color with RGB value rgb(222, 249, 174) and HSL value hsl(82, 86%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF9AE?+

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