#D3DDAE Color

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

Color preview

#D3DDAE

Color formats

HEX
#D3DDAE
RGB
rgb(211, 221, 174)
RGBA
rgba(211, 221, 174, 1)
HSL
hsl(73, 41%, 77%)
HSV
hsv(73, 21%, 87%)
CMYK
cmyk(5%, 0%, 21%, 13%)
CSS variable
--color-primary: #D3DDAE;
Lowercase HEX
#d3ddae

Shades

Tints

Tones

Harmony

CSS snippets for #D3DDAE

.color-d3ddae {
  color: #D3DDAE;
  background-color: #D3DDAE;
}

Frequently asked questions

What color is #D3DDAE?+

#D3DDAE is a HEX color with RGB value rgb(211, 221, 174) and HSL value hsl(73, 41%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3DDAE?+

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