#C99999 Color

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

Color preview

#C99999

Color formats

HEX
#C99999
RGB
rgb(201, 153, 153)
RGBA
rgba(201, 153, 153, 1)
HSL
hsl(0, 31%, 69%)
HSV
hsv(0, 24%, 79%)
CMYK
cmyk(0%, 24%, 24%, 21%)
CSS variable
--color-primary: #C99999;
Lowercase HEX
#c99999

Shades

Tints

Tones

Harmony

CSS snippets for #C99999

.color-c99999 {
  color: #C99999;
  background-color: #C99999;
}

Frequently asked questions

What color is #C99999?+

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

What is the closest Tailwind color to #C99999?+

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