#D0BEA0 Color

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

Color preview

#D0BEA0

Color formats

HEX
#D0BEA0
RGB
rgb(208, 190, 160)
RGBA
rgba(208, 190, 160, 1)
HSL
hsl(38, 34%, 72%)
HSV
hsv(38, 23%, 82%)
CMYK
cmyk(0%, 9%, 23%, 18%)
CSS variable
--color-primary: #D0BEA0;
Lowercase HEX
#d0bea0

Shades

Tints

Tones

Harmony

CSS snippets for #D0BEA0

.color-d0bea0 {
  color: #D0BEA0;
  background-color: #D0BEA0;
}

Frequently asked questions

What color is #D0BEA0?+

#D0BEA0 is a HEX color with RGB value rgb(208, 190, 160) and HSL value hsl(38, 34%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D0BEA0?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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