#CC153C Color

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

Color preview

#CC153C

Color formats

HEX
#CC153C
RGB
rgb(204, 21, 60)
RGBA
rgba(204, 21, 60, 1)
HSL
hsl(347, 81%, 44%)
HSV
hsv(347, 90%, 80%)
CMYK
cmyk(0%, 90%, 71%, 20%)
CSS variable
--color-primary: #CC153C;
Lowercase HEX
#cc153c

Shades

Tints

Tones

Harmony

CSS snippets for #CC153C

.color-cc153c {
  color: #CC153C;
  background-color: #CC153C;
}

Frequently asked questions

What color is #CC153C?+

#CC153C is a HEX color with RGB value rgb(204, 21, 60) and HSL value hsl(347, 81%, 44%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC153C?+

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