#C9999C Color

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

Color preview

#C9999C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C9999C

.color-c9999c {
  color: #C9999C;
  background-color: #C9999C;
}

Frequently asked questions

What color is #C9999C?+

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

What is the closest Tailwind color to #C9999C?+

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