#C88B88 Color

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

Color preview

#C88B88

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C88B88

.color-c88b88 {
  color: #C88B88;
  background-color: #C88B88;
}

Frequently asked questions

What color is #C88B88?+

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

What is the closest Tailwind color to #C88B88?+

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