#D3DEAE Color

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

Color preview

#D3DEAE

Color formats

HEX
#D3DEAE
RGB
rgb(211, 222, 174)
RGBA
rgba(211, 222, 174, 1)
HSL
hsl(74, 42%, 78%)
HSV
hsv(74, 22%, 87%)
CMYK
cmyk(5%, 0%, 22%, 13%)
CSS variable
--color-primary: #D3DEAE;
Lowercase HEX
#d3deae

Shades

Tints

Tones

Harmony

CSS snippets for #D3DEAE

.color-d3deae {
  color: #D3DEAE;
  background-color: #D3DEAE;
}

Frequently asked questions

What color is #D3DEAE?+

#D3DEAE is a HEX color with RGB value rgb(211, 222, 174) and HSL value hsl(74, 42%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3DEAE?+

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