#D3E4AA Color

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

Color preview

#D3E4AA

Color formats

HEX
#D3E4AA
RGB
rgb(211, 228, 170)
RGBA
rgba(211, 228, 170, 1)
HSL
hsl(78, 52%, 78%)
HSV
hsv(78, 25%, 89%)
CMYK
cmyk(7%, 0%, 25%, 11%)
CSS variable
--color-primary: #D3E4AA;
Lowercase HEX
#d3e4aa

Shades

Tints

Tones

Harmony

CSS snippets for #D3E4AA

.color-d3e4aa {
  color: #D3E4AA;
  background-color: #D3E4AA;
}

Frequently asked questions

What color is #D3E4AA?+

#D3E4AA is a HEX color with RGB value rgb(211, 228, 170) and HSL value hsl(78, 52%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3E4AA?+

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