#D3DCAF Color

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

Color preview

#D3DCAF

Color formats

HEX
#D3DCAF
RGB
rgb(211, 220, 175)
RGBA
rgba(211, 220, 175, 1)
HSL
hsl(72, 39%, 77%)
HSV
hsv(72, 20%, 86%)
CMYK
cmyk(4%, 0%, 20%, 14%)
CSS variable
--color-primary: #D3DCAF;
Lowercase HEX
#d3dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #D3DCAF

.color-d3dcaf {
  color: #D3DCAF;
  background-color: #D3DCAF;
}

Frequently asked questions

What color is #D3DCAF?+

#D3DCAF is a HEX color with RGB value rgb(211, 220, 175) and HSL value hsl(72, 39%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3DCAF?+

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