#D5BFAF Color

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

Color preview

#D5BFAF

Color formats

HEX
#D5BFAF
RGB
rgb(213, 191, 175)
RGBA
rgba(213, 191, 175, 1)
HSL
hsl(25, 31%, 76%)
HSV
hsv(25, 18%, 84%)
CMYK
cmyk(0%, 10%, 18%, 16%)
CSS variable
--color-primary: #D5BFAF;
Lowercase HEX
#d5bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #D5BFAF

.color-d5bfaf {
  color: #D5BFAF;
  background-color: #D5BFAF;
}

Frequently asked questions

What color is #D5BFAF?+

#D5BFAF is a HEX color with RGB value rgb(213, 191, 175) and HSL value hsl(25, 31%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D5BFAF?+

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