#D9BEA0 Color

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

Color preview

#D9BEA0

Color formats

HEX
#D9BEA0
RGB
rgb(217, 190, 160)
RGBA
rgba(217, 190, 160, 1)
HSL
hsl(32, 43%, 74%)
HSV
hsv(32, 26%, 85%)
CMYK
cmyk(0%, 12%, 26%, 15%)
CSS variable
--color-primary: #D9BEA0;
Lowercase HEX
#d9bea0

Shades

Tints

Tones

Harmony

CSS snippets for #D9BEA0

.color-d9bea0 {
  color: #D9BEA0;
  background-color: #D9BEA0;
}

Frequently asked questions

What color is #D9BEA0?+

#D9BEA0 is a HEX color with RGB value rgb(217, 190, 160) and HSL value hsl(32, 43%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D9BEA0?+

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