#C800BE Color

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

Color preview

#C800BE

Color formats

HEX
#C800BE
RGB
rgb(200, 0, 190)
RGBA
rgba(200, 0, 190, 1)
HSL
hsl(303, 100%, 39%)
HSV
hsv(303, 100%, 78%)
CMYK
cmyk(0%, 100%, 5%, 22%)
CSS variable
--color-primary: #C800BE;
Lowercase HEX
#c800be

Shades

Tints

Tones

Harmony

CSS snippets for #C800BE

.color-c800be {
  color: #C800BE;
  background-color: #C800BE;
}

Frequently asked questions

What color is #C800BE?+

#C800BE is a HEX color with RGB value rgb(200, 0, 190) and HSL value hsl(303, 100%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C800BE?+

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