#CC153F Color

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

Color preview

#CC153F

Color formats

HEX
#CC153F
RGB
rgb(204, 21, 63)
RGBA
rgba(204, 21, 63, 1)
HSL
hsl(346, 81%, 44%)
HSV
hsv(346, 90%, 80%)
CMYK
cmyk(0%, 90%, 69%, 20%)
CSS variable
--color-primary: #CC153F;
Lowercase HEX
#cc153f

Shades

Tints

Tones

Harmony

CSS snippets for #CC153F

.color-cc153f {
  color: #CC153F;
  background-color: #CC153F;
}

Frequently asked questions

What color is #CC153F?+

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

What is the closest Tailwind color to #CC153F?+

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