#C8BFAF Color

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

Color preview

#C8BFAF

Color formats

HEX
#C8BFAF
RGB
rgb(200, 191, 175)
RGBA
rgba(200, 191, 175, 1)
HSL
hsl(38, 19%, 74%)
HSV
hsv(38, 12%, 78%)
CMYK
cmyk(0%, 4%, 12%, 22%)
CSS variable
--color-primary: #C8BFAF;
Lowercase HEX
#c8bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #C8BFAF

.color-c8bfaf {
  color: #C8BFAF;
  background-color: #C8BFAF;
}

Frequently asked questions

What color is #C8BFAF?+

#C8BFAF is a HEX color with RGB value rgb(200, 191, 175) and HSL value hsl(38, 19%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8BFAF?+

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