#CC8EB6 Color

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

Color preview

#CC8EB6

Color formats

HEX
#CC8EB6
RGB
rgb(204, 142, 182)
RGBA
rgba(204, 142, 182, 1)
HSL
hsl(321, 38%, 68%)
HSV
hsv(321, 30%, 80%)
CMYK
cmyk(0%, 30%, 11%, 20%)
CSS variable
--color-primary: #CC8EB6;
Lowercase HEX
#cc8eb6

Shades

Tints

Tones

Harmony

CSS snippets for #CC8EB6

.color-cc8eb6 {
  color: #CC8EB6;
  background-color: #CC8EB6;
}

Frequently asked questions

What color is #CC8EB6?+

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

What is the closest Tailwind color to #CC8EB6?+

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