Skip to content

#ff3721

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

RGB
255, 55, 33
HSL
6°, 100%, 57%
CMYK
0, 78, 87, 0
Luminance
0.2410

Every format

HEX#ff3721
RGBrgb(255, 55, 33)
HSLhsl(6, 100%, 57%)
CMYKcmyk(0%, 78%, 87%, 0%)
LABlab(56.2 72.3 58.9)
LCHlch(56.2 93.3 39.2)
OKLCHoklch(0.650 0.236 30.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3721 on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#ff3721 on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green21.6%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow87.1%
Key (black)0.0%

Color previews

#ff3721 text on a black background

contrast 5.82:1

Card sample

#ff3721 text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3721

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3721 in the Color Lab