#C8AFAB Color

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

Color preview

#C8AFAB

Color formats

HEX
#C8AFAB
RGB
rgb(200, 175, 171)
RGBA
rgba(200, 175, 171, 1)
HSL
hsl(8, 21%, 73%)
HSV
hsv(8, 15%, 78%)
CMYK
cmyk(0%, 12%, 15%, 22%)
CSS variable
--color-primary: #C8AFAB;
Lowercase HEX
#c8afab

Shades

Tints

Tones

Harmony

CSS snippets for #C8AFAB

.color-c8afab {
  color: #C8AFAB;
  background-color: #C8AFAB;
}

Frequently asked questions

What color is #C8AFAB?+

#C8AFAB is a HEX color with RGB value rgb(200, 175, 171) and HSL value hsl(8, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8AFAB?+

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