Fuchsia Hex Code — #FF00FF

RGB, HSL, and CMYK values for Fuchsia.

Fuchsia Color Values

FormatValue
HEX#FF00FF
RGBrgb(255, 0, 255)
HSLhsl(300, 100%, 50%)
CMYKcmyk(0%, 100%, 0%, 0%)
Want to explore more shades? Use our Color Converter

About Fuchsia

Color psychology: Confidence, maturity.

Fuchsia (#FF00FF) is a medium shade of purple. It's commonly used in web design, graphic design, and branding where confidence, maturity are desired associations.

How to Use Fuchsia in CSS

/* Using HEX */
color: #FF00FF;
background-color: #FF00FF;

/* Using RGB */
color: rgb(255, 0, 255);

/* Using HSL */
color: hsl(300, 100%, 50%);

Colors That Go With Fuchsia

Complementary

Analogous

Triadic

Similar Shades of Purple

Frequently Asked Questions