#C200F2 Color

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

Color preview

#C200F2

Color formats

HEX
#C200F2
RGB
rgb(194, 0, 242)
RGBA
rgba(194, 0, 242, 1)
HSL
hsl(288, 100%, 47%)
HSV
hsv(288, 100%, 95%)
CMYK
cmyk(20%, 100%, 0%, 5%)
CSS variable
--color-primary: #C200F2;
Lowercase HEX
#c200f2

Shades

Tints

Tones

Harmony

CSS snippets for #C200F2

.color-c200f2 {
  color: #C200F2;
  background-color: #C200F2;
}

Frequently asked questions

What color is #C200F2?+

#C200F2 is a HEX color with RGB value rgb(194, 0, 242) and HSL value hsl(288, 100%, 47%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C200F2?+

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