#C8888C Color

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

Color preview

#C8888C

Color formats

HEX
#C8888C
RGB
rgb(200, 136, 140)
RGBA
rgba(200, 136, 140, 1)
HSL
hsl(356, 37%, 66%)
HSV
hsv(356, 32%, 78%)
CMYK
cmyk(0%, 32%, 30%, 22%)
CSS variable
--color-primary: #C8888C;
Lowercase HEX
#c8888c

Shades

Tints

Tones

Harmony

CSS snippets for #C8888C

.color-c8888c {
  color: #C8888C;
  background-color: #C8888C;
}

Frequently asked questions

What color is #C8888C?+

#C8888C is a HEX color with RGB value rgb(200, 136, 140) and HSL value hsl(356, 37%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C8888C?+

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