#D2C5A3 Color

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

Color preview

#D2C5A3

Color formats

HEX
#D2C5A3
RGB
rgb(210, 197, 163)
RGBA
rgba(210, 197, 163, 1)
HSL
hsl(43, 34%, 73%)
HSV
hsv(43, 22%, 82%)
CMYK
cmyk(0%, 6%, 22%, 18%)
CSS variable
--color-primary: #D2C5A3;
Lowercase HEX
#d2c5a3

Shades

Tints

Tones

Harmony

CSS snippets for #D2C5A3

.color-d2c5a3 {
  color: #D2C5A3;
  background-color: #D2C5A3;
}

Frequently asked questions

What color is #D2C5A3?+

#D2C5A3 is a HEX color with RGB value rgb(210, 197, 163) and HSL value hsl(43, 34%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D2C5A3?+

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