#D2BF8E Color

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

Color preview

#D2BF8E

Color formats

HEX
#D2BF8E
RGB
rgb(210, 191, 142)
RGBA
rgba(210, 191, 142, 1)
HSL
hsl(43, 43%, 69%)
HSV
hsv(43, 32%, 82%)
CMYK
cmyk(0%, 9%, 32%, 18%)
CSS variable
--color-primary: #D2BF8E;
Lowercase HEX
#d2bf8e

Shades

Tints

Tones

Harmony

CSS snippets for #D2BF8E

.color-d2bf8e {
  color: #D2BF8E;
  background-color: #D2BF8E;
}

Frequently asked questions

What color is #D2BF8E?+

#D2BF8E is a HEX color with RGB value rgb(210, 191, 142) and HSL value hsl(43, 43%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D2BF8E?+

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