#D3DFAF Color

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

Color preview

#D3DFAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3DFAF

.color-d3dfaf {
  color: #D3DFAF;
  background-color: #D3DFAF;
}

Frequently asked questions

What color is #D3DFAF?+

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

What is the closest Tailwind color to #D3DFAF?+

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