#CC595B Color

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

Color preview

#CC595B

Color formats

HEX
#CC595B
RGB
rgb(204, 89, 91)
RGBA
rgba(204, 89, 91, 1)
HSL
hsl(359, 53%, 57%)
HSV
hsv(359, 56%, 80%)
CMYK
cmyk(0%, 56%, 55%, 20%)
CSS variable
--color-primary: #CC595B;
Lowercase HEX
#cc595b

Shades

Tints

Tones

Harmony

CSS snippets for #CC595B

.color-cc595b {
  color: #CC595B;
  background-color: #CC595B;
}

Frequently asked questions

What color is #CC595B?+

#CC595B is a HEX color with RGB value rgb(204, 89, 91) and HSL value hsl(359, 53%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC595B?+

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