#D9BEA8 Color

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

Color preview

#D9BEA8

Color formats

HEX
#D9BEA8
RGB
rgb(217, 190, 168)
RGBA
rgba(217, 190, 168, 1)
HSL
hsl(27, 39%, 75%)
HSV
hsv(27, 23%, 85%)
CMYK
cmyk(0%, 12%, 23%, 15%)
CSS variable
--color-primary: #D9BEA8;
Lowercase HEX
#d9bea8

Shades

Tints

Tones

Harmony

CSS snippets for #D9BEA8

.color-d9bea8 {
  color: #D9BEA8;
  background-color: #D9BEA8;
}

Frequently asked questions

What color is #D9BEA8?+

#D9BEA8 is a HEX color with RGB value rgb(217, 190, 168) and HSL value hsl(27, 39%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D9BEA8?+

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