Skip to content

#ff3322

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

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

Every format

HEX#ff3322
RGBrgb(255, 51, 34)
HSLhsl(5, 100%, 57%)
CMYKcmyk(0%, 80%, 87%, 0%)
LABlab(55.8 73.3 58.2)
LCHlch(55.8 93.7 38.4)
OKLCHoklch(0.648 0.239 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green20.0%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow86.7%
Key (black)0.0%

Color previews

#ff3322 text on a black background

contrast 5.75:1

Card sample

#ff3322 text on a white background

contrast 3.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3322

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3322 in the Color Lab