#D2DFAC Color

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

Color preview

#D2DFAC

Color formats

HEX
#D2DFAC
RGB
rgb(210, 223, 172)
RGBA
rgba(210, 223, 172, 1)
HSL
hsl(75, 44%, 77%)
HSV
hsv(75, 23%, 87%)
CMYK
cmyk(6%, 0%, 23%, 13%)
CSS variable
--color-primary: #D2DFAC;
Lowercase HEX
#d2dfac

Shades

Tints

Tones

Harmony

CSS snippets for #D2DFAC

.color-d2dfac {
  color: #D2DFAC;
  background-color: #D2DFAC;
}

Frequently asked questions

What color is #D2DFAC?+

#D2DFAC is a HEX color with RGB value rgb(210, 223, 172) and HSL value hsl(75, 44%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2DFAC?+

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