Skip to content

#ff2721

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

RGB
255, 39, 33
HSL
2°, 100%, 57%
CMYK
0, 85, 87, 0
Luminance
0.2282

Every format

HEX#ff2721
RGBrgb(255, 39, 33)
HSLhsl(2, 100%, 57%)
CMYKcmyk(0%, 85%, 87%, 0%)
LABlab(54.9 76.0 57.9)
LCHlch(54.9 95.5 37.3)
OKLCHoklch(0.640 0.245 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2721 on white: 3.77:1
AA ✗ fail · AA-large · AAA
Aa
#ff2721 on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green15.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta84.7%
Yellow87.1%
Key (black)0.0%

Color previews

#ff2721 text on a black background

contrast 5.56:1

Card sample

#ff2721 text on a white background

contrast 3.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2721

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2721 in the Color Lab