#C89999 Color

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

Color preview

#C89999

Color formats

HEX
#C89999
RGB
rgb(200, 153, 153)
RGBA
rgba(200, 153, 153, 1)
HSL
hsl(0, 30%, 69%)
HSV
hsv(0, 24%, 78%)
CMYK
cmyk(0%, 24%, 24%, 22%)
CSS variable
--color-primary: #C89999;
Lowercase HEX
#c89999

Shades

Tints

Tones

Harmony

CSS snippets for #C89999

.color-c89999 {
  color: #C89999;
  background-color: #C89999;
}

Frequently asked questions

What color is #C89999?+

#C89999 is a HEX color with RGB value rgb(200, 153, 153) and HSL value hsl(0, 30%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C89999?+

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