Skip to content

#ff2200

a balanced, electric red · warm · closest name: red

RGB
255, 34, 0
HSL
8°, 100%, 50%
CMYK
0, 87, 100, 0
Luminance
0.2240

Every format

HEX#ff2200
RGBrgb(255, 34, 0)
HSLhsl(8, 100%, 50%)
CMYKcmyk(0%, 87%, 100%, 0%)
LABlab(54.5 76.6 67.6)
LCHlch(54.5 102.2 41.5)
OKLCHoklch(0.637 0.249 30.9)

Copy-ready code

/* CSS */
color: #ff2200;
background-color: #ff2200;
/* Tailwind (arbitrary) */
class="text-[#ff2200] bg-[#ff2200]"
/* SCSS */
$brand: #ff2200;
/* SwiftUI */
Color(red: 1.000, green: 0.133, blue: 0.000)
/* Android */
Color.parseColor("#ff2200")

Accessibility — WCAG contrast

Aa
#ff2200 on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#ff2200 on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow100.0%
Key (black)0.0%

Color previews

#ff2200 text on a black background

contrast 5.48:1

Card sample

#ff2200 text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ff2200;
Background color
Panel with #ff2200 background
background-color: #ff2200;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ff2200;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(255, 34, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 34, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff2200;
background: linear-gradient(135deg, #ff2200, #FFCC00);

Monochromatic scale

Palettes built from #ff2200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2200 in the Color Lab