#CC385B Color

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

Color preview

#CC385B

Color formats

HEX
#CC385B
RGB
rgb(204, 56, 91)
RGBA
rgba(204, 56, 91, 1)
HSL
hsl(346, 59%, 51%)
HSV
hsv(346, 73%, 80%)
CMYK
cmyk(0%, 73%, 55%, 20%)
CSS variable
--color-primary: #CC385B;
Lowercase HEX
#cc385b

Shades

Tints

Tones

Harmony

CSS snippets for #CC385B

.color-cc385b {
  color: #CC385B;
  background-color: #CC385B;
}

Frequently asked questions

What color is #CC385B?+

#CC385B is a HEX color with RGB value rgb(204, 56, 91) and HSL value hsl(346, 59%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC385B?+

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