#DEF1AE Color

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

Color preview

#DEF1AE

Color formats

HEX
#DEF1AE
RGB
rgb(222, 241, 174)
RGBA
rgba(222, 241, 174, 1)
HSL
hsl(77, 71%, 81%)
HSV
hsv(77, 28%, 95%)
CMYK
cmyk(8%, 0%, 28%, 5%)
CSS variable
--color-primary: #DEF1AE;
Lowercase HEX
#def1ae

Shades

Tints

Tones

Harmony

CSS snippets for #DEF1AE

.color-def1ae {
  color: #DEF1AE;
  background-color: #DEF1AE;
}

Frequently asked questions

What color is #DEF1AE?+

#DEF1AE is a HEX color with RGB value rgb(222, 241, 174) and HSL value hsl(77, 71%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF1AE?+

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