#D8BEA2 Color

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

Color preview

#D8BEA2

Color formats

HEX
#D8BEA2
RGB
rgb(216, 190, 162)
RGBA
rgba(216, 190, 162, 1)
HSL
hsl(31, 41%, 74%)
HSV
hsv(31, 25%, 85%)
CMYK
cmyk(0%, 12%, 25%, 15%)
CSS variable
--color-primary: #D8BEA2;
Lowercase HEX
#d8bea2

Shades

Tints

Tones

Harmony

CSS snippets for #D8BEA2

.color-d8bea2 {
  color: #D8BEA2;
  background-color: #D8BEA2;
}

Frequently asked questions

What color is #D8BEA2?+

#D8BEA2 is a HEX color with RGB value rgb(216, 190, 162) and HSL value hsl(31, 41%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D8BEA2?+

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