#CC255D Color

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

Color preview

#CC255D

Color formats

HEX
#CC255D
RGB
rgb(204, 37, 93)
RGBA
rgba(204, 37, 93, 1)
HSL
hsl(340, 69%, 47%)
HSV
hsv(340, 82%, 80%)
CMYK
cmyk(0%, 82%, 54%, 20%)
CSS variable
--color-primary: #CC255D;
Lowercase HEX
#cc255d

Shades

Tints

Tones

Harmony

CSS snippets for #CC255D

.color-cc255d {
  color: #CC255D;
  background-color: #CC255D;
}

Frequently asked questions

What color is #CC255D?+

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

What is the closest Tailwind color to #CC255D?+

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