#F000CC Color

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

Color preview

#F000CC

Color formats

HEX
#F000CC
RGB
rgb(240, 0, 204)
RGBA
rgba(240, 0, 204, 1)
HSL
hsl(309, 100%, 47%)
HSV
hsv(309, 100%, 94%)
CMYK
cmyk(0%, 100%, 15%, 6%)
CSS variable
--color-primary: #F000CC;
Lowercase HEX
#f000cc

Shades

Tints

Tones

Harmony

CSS snippets for #F000CC

.color-f000cc {
  color: #F000CC;
  background-color: #F000CC;
}

Frequently asked questions

What color is #F000CC?+

#F000CC is a HEX color with RGB value rgb(240, 0, 204) and HSL value hsl(309, 100%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F000CC?+

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