#CC255A Color

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

Color preview

#CC255A

Color formats

HEX
#CC255A
RGB
rgb(204, 37, 90)
RGBA
rgba(204, 37, 90, 1)
HSL
hsl(341, 69%, 47%)
HSV
hsv(341, 82%, 80%)
CMYK
cmyk(0%, 82%, 56%, 20%)
CSS variable
--color-primary: #CC255A;
Lowercase HEX
#cc255a

Shades

Tints

Tones

Harmony

CSS snippets for #CC255A

.color-cc255a {
  color: #CC255A;
  background-color: #CC255A;
}

Frequently asked questions

What color is #CC255A?+

#CC255A is a HEX color with RGB value rgb(204, 37, 90) and HSL value hsl(341, 69%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC255A?+

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