#D9CEA7 Color

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

Color preview

#D9CEA7

Color formats

HEX
#D9CEA7
RGB
rgb(217, 206, 167)
RGBA
rgba(217, 206, 167, 1)
HSL
hsl(47, 40%, 75%)
HSV
hsv(47, 23%, 85%)
CMYK
cmyk(0%, 5%, 23%, 15%)
CSS variable
--color-primary: #D9CEA7;
Lowercase HEX
#d9cea7

Shades

Tints

Tones

Harmony

CSS snippets for #D9CEA7

.color-d9cea7 {
  color: #D9CEA7;
  background-color: #D9CEA7;
}

Frequently asked questions

What color is #D9CEA7?+

#D9CEA7 is a HEX color with RGB value rgb(217, 206, 167) and HSL value hsl(47, 40%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9CEA7?+

The closest Tailwind color is orange-200, available as the bg-orange-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