#FC03EC Color

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

Color preview

#FC03EC

Color formats

HEX
#FC03EC
RGB
rgb(252, 3, 236)
RGBA
rgba(252, 3, 236, 1)
HSL
hsl(304, 98%, 50%)
HSV
hsv(304, 99%, 99%)
CMYK
cmyk(0%, 99%, 6%, 1%)
CSS variable
--color-primary: #FC03EC;
Lowercase HEX
#fc03ec

Shades

Tints

Tones

Harmony

CSS snippets for #FC03EC

.color-fc03ec {
  color: #FC03EC;
  background-color: #FC03EC;
}

Frequently asked questions

What color is #FC03EC?+

#FC03EC is a HEX color with RGB value rgb(252, 3, 236) and HSL value hsl(304, 98%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FC03EC?+

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