#D3E7AE Color

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

Color preview

#D3E7AE

Color formats

HEX
#D3E7AE
RGB
rgb(211, 231, 174)
RGBA
rgba(211, 231, 174, 1)
HSL
hsl(81, 54%, 79%)
HSV
hsv(81, 25%, 91%)
CMYK
cmyk(9%, 0%, 25%, 9%)
CSS variable
--color-primary: #D3E7AE;
Lowercase HEX
#d3e7ae

Shades

Tints

Tones

Harmony

CSS snippets for #D3E7AE

.color-d3e7ae {
  color: #D3E7AE;
  background-color: #D3E7AE;
}

Frequently asked questions

What color is #D3E7AE?+

#D3E7AE is a HEX color with RGB value rgb(211, 231, 174) and HSL value hsl(81, 54%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3E7AE?+

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