#D6BEA0 Color

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

Color preview

#D6BEA0

Color formats

HEX
#D6BEA0
RGB
rgb(214, 190, 160)
RGBA
rgba(214, 190, 160, 1)
HSL
hsl(33, 40%, 73%)
HSV
hsv(33, 25%, 84%)
CMYK
cmyk(0%, 11%, 25%, 16%)
CSS variable
--color-primary: #D6BEA0;
Lowercase HEX
#d6bea0

Shades

Tints

Tones

Harmony

CSS snippets for #D6BEA0

.color-d6bea0 {
  color: #D6BEA0;
  background-color: #D6BEA0;
}

Frequently asked questions

What color is #D6BEA0?+

#D6BEA0 is a HEX color with RGB value rgb(214, 190, 160) and HSL value hsl(33, 40%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D6BEA0?+

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