#C8888B Color

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

Color preview

#C8888B

Color formats

HEX
#C8888B
RGB
rgb(200, 136, 139)
RGBA
rgba(200, 136, 139, 1)
HSL
hsl(357, 37%, 66%)
HSV
hsv(357, 32%, 78%)
CMYK
cmyk(0%, 32%, 31%, 22%)
CSS variable
--color-primary: #C8888B;
Lowercase HEX
#c8888b

Shades

Tints

Tones

Harmony

CSS snippets for #C8888B

.color-c8888b {
  color: #C8888B;
  background-color: #C8888B;
}

Frequently asked questions

What color is #C8888B?+

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

What is the closest Tailwind color to #C8888B?+

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