#D9CDA8 Color

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

Color preview

#D9CDA8

Color formats

HEX
#D9CDA8
RGB
rgb(217, 205, 168)
RGBA
rgba(217, 205, 168, 1)
HSL
hsl(45, 39%, 75%)
HSV
hsv(45, 23%, 85%)
CMYK
cmyk(0%, 6%, 23%, 15%)
CSS variable
--color-primary: #D9CDA8;
Lowercase HEX
#d9cda8

Shades

Tints

Tones

Harmony

CSS snippets for #D9CDA8

.color-d9cda8 {
  color: #D9CDA8;
  background-color: #D9CDA8;
}

Frequently asked questions

What color is #D9CDA8?+

#D9CDA8 is a HEX color with RGB value rgb(217, 205, 168) and HSL value hsl(45, 39%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9CDA8?+

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