#CC607B Color

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

Color preview

#CC607B

Color formats

HEX
#CC607B
RGB
rgb(204, 96, 123)
RGBA
rgba(204, 96, 123, 1)
HSL
hsl(345, 51%, 59%)
HSV
hsv(345, 53%, 80%)
CMYK
cmyk(0%, 53%, 40%, 20%)
CSS variable
--color-primary: #CC607B;
Lowercase HEX
#cc607b

Shades

Tints

Tones

Harmony

CSS snippets for #CC607B

.color-cc607b {
  color: #CC607B;
  background-color: #CC607B;
}

Frequently asked questions

What color is #CC607B?+

#CC607B is a HEX color with RGB value rgb(204, 96, 123) and HSL value hsl(345, 51%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC607B?+

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