#D2DCAF Color

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

Color preview

#D2DCAF

Color formats

HEX
#D2DCAF
RGB
rgb(210, 220, 175)
RGBA
rgba(210, 220, 175, 1)
HSL
hsl(73, 39%, 77%)
HSV
hsv(73, 20%, 86%)
CMYK
cmyk(5%, 0%, 20%, 14%)
CSS variable
--color-primary: #D2DCAF;
Lowercase HEX
#d2dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #D2DCAF

.color-d2dcaf {
  color: #D2DCAF;
  background-color: #D2DCAF;
}

Frequently asked questions

What color is #D2DCAF?+

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

What is the closest Tailwind color to #D2DCAF?+

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