#C99ABC Color

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

Color preview

#C99ABC

Color formats

HEX
#C99ABC
RGB
rgb(201, 154, 188)
RGBA
rgba(201, 154, 188, 1)
HSL
hsl(317, 30%, 70%)
HSV
hsv(317, 23%, 79%)
CMYK
cmyk(0%, 23%, 6%, 21%)
CSS variable
--color-primary: #C99ABC;
Lowercase HEX
#c99abc

Shades

Tints

Tones

Harmony

CSS snippets for #C99ABC

.color-c99abc {
  color: #C99ABC;
  background-color: #C99ABC;
}

Frequently asked questions

What color is #C99ABC?+

#C99ABC is a HEX color with RGB value rgb(201, 154, 188) and HSL value hsl(317, 30%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99ABC?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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