#CC8095 Color

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

Color preview

#CC8095

Color formats

HEX
#CC8095
RGB
rgb(204, 128, 149)
RGBA
rgba(204, 128, 149, 1)
HSL
hsl(343, 43%, 65%)
HSV
hsv(343, 37%, 80%)
CMYK
cmyk(0%, 37%, 27%, 20%)
CSS variable
--color-primary: #CC8095;
Lowercase HEX
#cc8095

Shades

Tints

Tones

Harmony

CSS snippets for #CC8095

.color-cc8095 {
  color: #CC8095;
  background-color: #CC8095;
}

Frequently asked questions

What color is #CC8095?+

#CC8095 is a HEX color with RGB value rgb(204, 128, 149) and HSL value hsl(343, 43%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC8095?+

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