Skip to main content

#FF0100

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
#FF0100
RGB
rgb(255, 1, 0)
RGBA
rgba(255, 1, 0, 1)
HSL
hsl(0.24, 100%, 50%)
HSLA
hsla(0, 100%, 50%, 1)
CMYK
cmyk(0%, 100%, 100%, 0%)

Color Palettes

Harmonious color combinations based on #FF0100

Monochromatic

Shades and tints of the same hue

#330000
#990000
#FF0000
#FF6666
#FFCCCC

Analogous

Adjacent colors on the color wheel

#FF00FF
#FF0080
#FF0100
#FF8000
#FFFF00

Complementary

Opposite color for maximum contrast

#FF0100
#00FFFF

Triadic

Three evenly spaced colors

#FF0100
#00FF00
#0000FF

CSS Usage Examples

Background

background-color: #FF0100;

Text

color: #FF0100;

Border

border: 2px solid #FF0100;

Shadow

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