#D5BEA0 Color

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

Color preview

#D5BEA0

Color formats

HEX
#D5BEA0
RGB
rgb(213, 190, 160)
RGBA
rgba(213, 190, 160, 1)
HSL
hsl(34, 39%, 73%)
HSV
hsv(34, 25%, 84%)
CMYK
cmyk(0%, 11%, 25%, 16%)
CSS variable
--color-primary: #D5BEA0;
Lowercase HEX
#d5bea0

Shades

Tints

Tones

Harmony

CSS snippets for #D5BEA0

.color-d5bea0 {
  color: #D5BEA0;
  background-color: #D5BEA0;
}

Frequently asked questions

What color is #D5BEA0?+

#D5BEA0 is a HEX color with RGB value rgb(213, 190, 160) and HSL value hsl(34, 39%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D5BEA0?+

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