#D8BEBE Color

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

Color preview

#D8BEBE

Color formats

HEX
#D8BEBE
RGB
rgb(216, 190, 190)
RGBA
rgba(216, 190, 190, 1)
HSL
hsl(0, 25%, 80%)
HSV
hsv(0, 12%, 85%)
CMYK
cmyk(0%, 12%, 12%, 15%)
CSS variable
--color-primary: #D8BEBE;
Lowercase HEX
#d8bebe

Shades

Tints

Tones

Harmony

CSS snippets for #D8BEBE

.color-d8bebe {
  color: #D8BEBE;
  background-color: #D8BEBE;
}

Frequently asked questions

What color is #D8BEBE?+

#D8BEBE is a HEX color with RGB value rgb(216, 190, 190) and HSL value hsl(0, 25%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D8BEBE?+

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