#CC3AB4 Color

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

Color preview

#CC3AB4

Color formats

HEX
#CC3AB4
RGB
rgb(204, 58, 180)
RGBA
rgba(204, 58, 180, 1)
HSL
hsl(310, 59%, 51%)
HSV
hsv(310, 72%, 80%)
CMYK
cmyk(0%, 72%, 12%, 20%)
CSS variable
--color-primary: #CC3AB4;
Lowercase HEX
#cc3ab4

Shades

Tints

Tones

Harmony

CSS snippets for #CC3AB4

.color-cc3ab4 {
  color: #CC3AB4;
  background-color: #CC3AB4;
}

Frequently asked questions

What color is #CC3AB4?+

#CC3AB4 is a HEX color with RGB value rgb(204, 58, 180) and HSL value hsl(310, 59%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3AB4?+

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