Skip to main content

#FF0200

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

Color Palettes

Harmonious color combinations based on #FF0200

Monochromatic

Shades and tints of the same hue

#330000
#990000
#FF0000
#FF6666
#FFCCCC

Analogous

Adjacent colors on the color wheel

#FF00FF
#FF0080
#FF0200
#FF8000
#FFFF00

Complementary

Opposite color for maximum contrast

#FF0200
#00FFFF

Triadic

Three evenly spaced colors

#FF0200
#00FF00
#0000FF

CSS Usage Examples

Background

background-color: #FF0200;

Text

color: #FF0200;

Border

border: 2px solid #FF0200;

Shadow

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