#C8888D Color

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

Color preview

#C8888D

Color formats

HEX
#C8888D
RGB
rgb(200, 136, 141)
RGBA
rgba(200, 136, 141, 1)
HSL
hsl(355, 37%, 66%)
HSV
hsv(355, 32%, 78%)
CMYK
cmyk(0%, 32%, 29%, 22%)
CSS variable
--color-primary: #C8888D;
Lowercase HEX
#c8888d

Shades

Tints

Tones

Harmony

CSS snippets for #C8888D

.color-c8888d {
  color: #C8888D;
  background-color: #C8888D;
}

Frequently asked questions

What color is #C8888D?+

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

What is the closest Tailwind color to #C8888D?+

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