Skip to content

#ff5a21

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

RGB
255, 90, 33
HSL
15°, 100%, 57%
CMYK
0, 65, 87, 0
Luminance
0.2868

Every format

HEX#ff5a21
RGBrgb(255, 90, 33)
HSLhsl(15, 100%, 57%)
CMYKcmyk(0%, 65%, 87%, 0%)
LABlab(60.5 60.4 62.3)
LCHlch(60.5 86.8 45.8)
OKLCHoklch(0.682 0.210 37.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5a21 on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#ff5a21 on black: 6.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.3%
Blue12.9%

CMYK percentages

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

Color previews

#ff5a21 text on a black background

contrast 6.74:1

Card sample

#ff5a21 text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5a21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5a21 in the Color Lab