#CC245C Color

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

Color preview

#CC245C

Color formats

HEX
#CC245C
RGB
rgb(204, 36, 92)
RGBA
rgba(204, 36, 92, 1)
HSL
hsl(340, 70%, 47%)
HSV
hsv(340, 82%, 80%)
CMYK
cmyk(0%, 82%, 55%, 20%)
CSS variable
--color-primary: #CC245C;
Lowercase HEX
#cc245c

Shades

Tints

Tones

Harmony

CSS snippets for #CC245C

.color-cc245c {
  color: #CC245C;
  background-color: #CC245C;
}

Frequently asked questions

What color is #CC245C?+

#CC245C is a HEX color with RGB value rgb(204, 36, 92) and HSL value hsl(340, 70%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC245C?+

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