#C9999E Color

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

Color preview

#C9999E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C9999E

.color-c9999e {
  color: #C9999E;
  background-color: #C9999E;
}

Frequently asked questions

What color is #C9999E?+

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

What is the closest Tailwind color to #C9999E?+

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