Skip to content

#ff5b13

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

RGB
255, 91, 19
HSL
18°, 100%, 54%
CMYK
0, 64, 93, 0
Luminance
0.2879

Every format

HEX#ff5b13
RGBrgb(255, 91, 19)
HSLhsl(18, 100%, 54%)
CMYKcmyk(0%, 64%, 93%, 0%)
LABlab(60.6 59.8 66.7)
LCHlch(60.6 89.6 48.1)
OKLCHoklch(0.683 0.211 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5b13 on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#ff5b13 on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta64.3%
Yellow92.5%
Key (black)0.0%

Color previews

#ff5b13 text on a black background

contrast 6.76:1

Card sample

#ff5b13 text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5b13 in the Color Lab