#C8888F Color

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

Color preview

#C8888F

Color formats

HEX
#C8888F
RGB
rgb(200, 136, 143)
RGBA
rgba(200, 136, 143, 1)
HSL
hsl(353, 37%, 66%)
HSV
hsv(353, 32%, 78%)
CMYK
cmyk(0%, 32%, 28%, 22%)
CSS variable
--color-primary: #C8888F;
Lowercase HEX
#c8888f

Shades

Tints

Tones

Harmony

CSS snippets for #C8888F

.color-c8888f {
  color: #C8888F;
  background-color: #C8888F;
}

Frequently asked questions

What color is #C8888F?+

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

What is the closest Tailwind color to #C8888F?+

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