#D7CDA8 Color

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

Color preview

#D7CDA8

Color formats

HEX
#D7CDA8
RGB
rgb(215, 205, 168)
RGBA
rgba(215, 205, 168, 1)
HSL
hsl(47, 37%, 75%)
HSV
hsv(47, 22%, 84%)
CMYK
cmyk(0%, 5%, 22%, 16%)
CSS variable
--color-primary: #D7CDA8;
Lowercase HEX
#d7cda8

Shades

Tints

Tones

Harmony

CSS snippets for #D7CDA8

.color-d7cda8 {
  color: #D7CDA8;
  background-color: #D7CDA8;
}

Frequently asked questions

What color is #D7CDA8?+

#D7CDA8 is a HEX color with RGB value rgb(215, 205, 168) and HSL value hsl(47, 37%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7CDA8?+

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