Skip to main content

#FF00FF

Also known as: fuchsia

Share this color with others or download a color card image with HEX and RGB values. Perfect for social media, presentations, or design reference.

All Formats

HEX
#FF00FF
RGB
rgb(255, 0, 255)
RGBA
rgba(255, 0, 255, 1)
HSL
hsl(300, 100%, 50%)
HSLA
hsla(300, 100%, 50%, 1)
CMYK
cmyk(0%, 100%, 0%, 0%)
CSS Name
fuchsia

Color Palettes

Harmonious color combinations based on #FF00FF

Monochromatic

Shades and tints of the same hue

#330033
#990099
#FF00FF
#FF66FF
#FFCCFF

Analogous

Adjacent colors on the color wheel

#0000FF
#8000FF
#FF00FF
#FF0080
#FF0000

Complementary

Opposite color for maximum contrast

#FF00FF
#00FF00

Triadic

Three evenly spaced colors

#FF00FF
#FFFF00
#00FFFF

CSS Usage Examples

Background

background-color: #FF00FF;

Text

color: #FF00FF;

Border

border: 2px solid #FF00FF;

Shadow

box-shadow: 0 4px 6px #FF00FF40;
Feedback