#CC8EB4 Color

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

Color preview

#CC8EB4

Color formats

HEX
#CC8EB4
RGB
rgb(204, 142, 180)
RGBA
rgba(204, 142, 180, 1)
HSL
hsl(323, 38%, 68%)
HSV
hsv(323, 30%, 80%)
CMYK
cmyk(0%, 30%, 12%, 20%)
CSS variable
--color-primary: #CC8EB4;
Lowercase HEX
#cc8eb4

Shades

Tints

Tones

Harmony

CSS snippets for #CC8EB4

.color-cc8eb4 {
  color: #CC8EB4;
  background-color: #CC8EB4;
}

Frequently asked questions

What color is #CC8EB4?+

#CC8EB4 is a HEX color with RGB value rgb(204, 142, 180) and HSL value hsl(323, 38%, 68%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC8EB4?+

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