Skip to content

#ff2f20

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

RGB
255, 47, 32
HSL
4°, 100%, 56%
CMYK
0, 82, 88, 0
Luminance
0.2340

Every format

HEX#ff2f20
RGBrgb(255, 47, 32)
HSLhsl(4, 100%, 56%)
CMYKcmyk(0%, 82%, 88%, 0%)
LABlab(55.5 74.3 58.8)
LCHlch(55.5 94.7 38.4)
OKLCHoklch(0.645 0.241 29.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2f20 on white: 3.70:1
AA ✗ fail · AA-large · AAA
Aa
#ff2f20 on black: 5.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.4%
Blue12.5%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow87.5%
Key (black)0.0%

Color previews

#ff2f20 text on a black background

contrast 5.68:1

Card sample

#ff2f20 text on a white background

contrast 3.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2f20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2f20 in the Color Lab