#D5BF9B Color

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

Color preview

#D5BF9B

Color formats

HEX
#D5BF9B
RGB
rgb(213, 191, 155)
RGBA
rgba(213, 191, 155, 1)
HSL
hsl(37, 41%, 72%)
HSV
hsv(37, 27%, 84%)
CMYK
cmyk(0%, 10%, 27%, 16%)
CSS variable
--color-primary: #D5BF9B;
Lowercase HEX
#d5bf9b

Shades

Tints

Tones

Harmony

CSS snippets for #D5BF9B

.color-d5bf9b {
  color: #D5BF9B;
  background-color: #D5BF9B;
}

Frequently asked questions

What color is #D5BF9B?+

#D5BF9B is a HEX color with RGB value rgb(213, 191, 155) and HSL value hsl(37, 41%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D5BF9B?+

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