#D5BEA2 Color

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

Color preview

#D5BEA2

Color formats

HEX
#D5BEA2
RGB
rgb(213, 190, 162)
RGBA
rgba(213, 190, 162, 1)
HSL
hsl(33, 38%, 74%)
HSV
hsv(33, 24%, 84%)
CMYK
cmyk(0%, 11%, 24%, 16%)
CSS variable
--color-primary: #D5BEA2;
Lowercase HEX
#d5bea2

Shades

Tints

Tones

Harmony

CSS snippets for #D5BEA2

.color-d5bea2 {
  color: #D5BEA2;
  background-color: #D5BEA2;
}

Frequently asked questions

What color is #D5BEA2?+

#D5BEA2 is a HEX color with RGB value rgb(213, 190, 162) and HSL value hsl(33, 38%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D5BEA2?+

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