#D9BEA9 Color

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

Color preview

#D9BEA9

Color formats

HEX
#D9BEA9
RGB
rgb(217, 190, 169)
RGBA
rgba(217, 190, 169, 1)
HSL
hsl(26, 39%, 76%)
HSV
hsv(26, 22%, 85%)
CMYK
cmyk(0%, 12%, 22%, 15%)
CSS variable
--color-primary: #D9BEA9;
Lowercase HEX
#d9bea9

Shades

Tints

Tones

Harmony

CSS snippets for #D9BEA9

.color-d9bea9 {
  color: #D9BEA9;
  background-color: #D9BEA9;
}

Frequently asked questions

What color is #D9BEA9?+

#D9BEA9 is a HEX color with RGB value rgb(217, 190, 169) and HSL value hsl(26, 39%, 76%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D9BEA9?+

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