Skip to content

#ff3321

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

RGB
255, 51, 33
HSL
5°, 100%, 57%
CMYK
0, 80, 87, 0
Luminance
0.2374

Every format

HEX#ff3321
RGBrgb(255, 51, 33)
HSLhsl(5, 100%, 57%)
CMYKcmyk(0%, 80%, 87%, 0%)
LABlab(55.8 73.3 58.6)
LCHlch(55.8 93.9 38.6)
OKLCHoklch(0.647 0.239 29.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3321 on white: 3.65:1
AA ✗ fail · AA-large · AAA
Aa
#ff3321 on black: 5.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow87.1%
Key (black)0.0%

Color previews

#ff3321 text on a black background

contrast 5.75:1

Card sample

#ff3321 text on a white background

contrast 3.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3321

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3321 in the Color Lab