#FC3DFF Color

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

Color preview

#FC3DFF

Color formats

HEX
#FC3DFF
RGB
rgb(252, 61, 255)
RGBA
rgba(252, 61, 255, 1)
HSL
hsl(299, 100%, 62%)
HSV
hsv(299, 76%, 100%)
CMYK
cmyk(1%, 76%, 0%, 0%)
CSS variable
--color-primary: #FC3DFF;
Lowercase HEX
#fc3dff

Shades

Tints

Tones

Harmony

CSS snippets for #FC3DFF

.color-fc3dff {
  color: #FC3DFF;
  background-color: #FC3DFF;
}

Frequently asked questions

What color is #FC3DFF?+

#FC3DFF is a HEX color with RGB value rgb(252, 61, 255) and HSL value hsl(299, 100%, 62%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FC3DFF?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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