Skip to content

#ff5d18

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

RGB
255, 93, 24
HSL
18°, 100%, 55%
CMYK
0, 64, 91, 0
Luminance
0.2915

Every format

HEX#ff5d18
RGBrgb(255, 93, 24)
HSLhsl(18, 100%, 55%)
CMYKcmyk(0%, 64%, 91%, 0%)
LABlab(60.9 59.1 65.6)
LCHlch(60.9 88.2 48.0)
OKLCHoklch(0.685 0.209 39.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5d18 on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#ff5d18 on black: 6.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green36.5%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta63.5%
Yellow90.6%
Key (black)0.0%

Color previews

#ff5d18 text on a black background

contrast 6.83:1

Card sample

#ff5d18 text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5d18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5d18 in the Color Lab