Skip to content

#ff5a1d

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

RGB
255, 90, 29
HSL
16°, 100%, 56%
CMYK
0, 65, 89, 0
Luminance
0.2866

Every format

HEX#ff5a1d
RGBrgb(255, 90, 29)
HSLhsl(16, 100%, 56%)
CMYKcmyk(0%, 65%, 89%, 0%)
LABlab(60.5 60.4 63.7)
LCHlch(60.5 87.7 46.5)
OKLCHoklch(0.682 0.211 37.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green35.3%
Blue11.4%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow88.6%
Key (black)0.0%

Color previews

#ff5a1d text on a black background

contrast 6.73:1

Card sample

#ff5a1d text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5a1d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5a1d in the Color Lab