#DEF7AE Color

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

Color preview

#DEF7AE

Color formats

HEX
#DEF7AE
RGB
rgb(222, 247, 174)
RGBA
rgba(222, 247, 174, 1)
HSL
hsl(81, 82%, 83%)
HSV
hsv(81, 30%, 97%)
CMYK
cmyk(10%, 0%, 30%, 3%)
CSS variable
--color-primary: #DEF7AE;
Lowercase HEX
#def7ae

Shades

Tints

Tones

Harmony

CSS snippets for #DEF7AE

.color-def7ae {
  color: #DEF7AE;
  background-color: #DEF7AE;
}

Frequently asked questions

What color is #DEF7AE?+

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

What is the closest Tailwind color to #DEF7AE?+

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