Skip to content

#ff5522

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

RGB
255, 85, 34
HSL
14°, 100%, 57%
CMYK
0, 67, 87, 0
Luminance
0.2787

Every format

HEX#ff5522
RGBrgb(255, 85, 34)
HSLhsl(14, 100%, 57%)
CMYKcmyk(0%, 67%, 87%, 0%)
LABlab(59.8 62.4 61.3)
LCHlch(59.8 87.5 44.5)
OKLCHoklch(0.677 0.214 36.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5522 on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#ff5522 on black: 6.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.3%
Blue13.3%

CMYK percentages

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

Color previews

#ff5522 text on a black background

contrast 6.57:1

Card sample

#ff5522 text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5522

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5522 in the Color Lab