#D5BEA5 Color

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

Color preview

#D5BEA5

Color formats

HEX
#D5BEA5
RGB
rgb(213, 190, 165)
RGBA
rgba(213, 190, 165, 1)
HSL
hsl(31, 36%, 74%)
HSV
hsv(31, 23%, 84%)
CMYK
cmyk(0%, 11%, 23%, 16%)
CSS variable
--color-primary: #D5BEA5;
Lowercase HEX
#d5bea5

Shades

Tints

Tones

Harmony

CSS snippets for #D5BEA5

.color-d5bea5 {
  color: #D5BEA5;
  background-color: #D5BEA5;
}

Frequently asked questions

What color is #D5BEA5?+

#D5BEA5 is a HEX color with RGB value rgb(213, 190, 165) and HSL value hsl(31, 36%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D5BEA5?+

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