#D3DFAE Color

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

Color preview

#D3DFAE

Color formats

HEX
#D3DFAE
RGB
rgb(211, 223, 174)
RGBA
rgba(211, 223, 174, 1)
HSL
hsl(75, 43%, 78%)
HSV
hsv(75, 22%, 87%)
CMYK
cmyk(5%, 0%, 22%, 13%)
CSS variable
--color-primary: #D3DFAE;
Lowercase HEX
#d3dfae

Shades

Tints

Tones

Harmony

CSS snippets for #D3DFAE

.color-d3dfae {
  color: #D3DFAE;
  background-color: #D3DFAE;
}

Frequently asked questions

What color is #D3DFAE?+

#D3DFAE is a HEX color with RGB value rgb(211, 223, 174) and HSL value hsl(75, 43%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3DFAE?+

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