#C8AFBB Color

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

Color preview

#C8AFBB

Color formats

HEX
#C8AFBB
RGB
rgb(200, 175, 187)
RGBA
rgba(200, 175, 187, 1)
HSL
hsl(331, 19%, 74%)
HSV
hsv(331, 12%, 78%)
CMYK
cmyk(0%, 12%, 7%, 22%)
CSS variable
--color-primary: #C8AFBB;
Lowercase HEX
#c8afbb

Shades

Tints

Tones

Harmony

CSS snippets for #C8AFBB

.color-c8afbb {
  color: #C8AFBB;
  background-color: #C8AFBB;
}

Frequently asked questions

What color is #C8AFBB?+

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

What is the closest Tailwind color to #C8AFBB?+

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