Skip to content

#ff5c01

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

RGB
255, 92, 1
HSL
22°, 100%, 50%
CMYK
0, 64, 100, 0
Luminance
0.2892

Every format

HEX#ff5c01
RGBrgb(255, 92, 1)
HSLhsl(22, 100%, 50%)
CMYKcmyk(0%, 64%, 100%, 0%)
LABlab(60.7 59.3 70.3)
LCHlch(60.7 91.9 49.9)
OKLCHoklch(0.684 0.212 40.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5c01 on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#ff5c01 on black: 6.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green36.1%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta63.9%
Yellow99.6%
Key (black)0.0%

Color previews

#ff5c01 text on a black background

contrast 6.78:1

Card sample

#ff5c01 text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5c01 in the Color Lab