#C01ACC Color

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

Color preview

#C01ACC

Color formats

HEX
#C01ACC
RGB
rgb(192, 26, 204)
RGBA
rgba(192, 26, 204, 1)
HSL
hsl(296, 77%, 45%)
HSV
hsv(296, 87%, 80%)
CMYK
cmyk(6%, 87%, 0%, 20%)
CSS variable
--color-primary: #C01ACC;
Lowercase HEX
#c01acc

Shades

Tints

Tones

Harmony

CSS snippets for #C01ACC

.color-c01acc {
  color: #C01ACC;
  background-color: #C01ACC;
}

Frequently asked questions

What color is #C01ACC?+

#C01ACC is a HEX color with RGB value rgb(192, 26, 204) and HSL value hsl(296, 77%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C01ACC?+

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