#FC03DF Color

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

Color preview

#FC03DF

Color formats

HEX
#FC03DF
RGB
rgb(252, 3, 223)
RGBA
rgba(252, 3, 223, 1)
HSL
hsl(307, 98%, 50%)
HSV
hsv(307, 99%, 99%)
CMYK
cmyk(0%, 99%, 12%, 1%)
CSS variable
--color-primary: #FC03DF;
Lowercase HEX
#fc03df

Shades

Tints

Tones

Harmony

CSS snippets for #FC03DF

.color-fc03df {
  color: #FC03DF;
  background-color: #FC03DF;
}

Frequently asked questions

What color is #FC03DF?+

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

What is the closest Tailwind color to #FC03DF?+

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