#FF00CC Color

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

Color preview

#FF00CC

Color formats

HEX
#FF00CC
RGB
rgb(255, 0, 204)
RGBA
rgba(255, 0, 204, 1)
HSL
hsl(312, 100%, 50%)
HSV
hsv(312, 100%, 100%)
CMYK
cmyk(0%, 100%, 20%, 0%)
CSS variable
--color-primary: #FF00CC;
Lowercase HEX
#ff00cc

Shades

Tints

Tones

Harmony

CSS snippets for #FF00CC

.color-ff00cc {
  color: #FF00CC;
  background-color: #FF00CC;
}

Frequently asked questions

What color is #FF00CC?+

#FF00CC is a HEX color with RGB value rgb(255, 0, 204) and HSL value hsl(312, 100%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF00CC?+

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