Skip to content

#ff5014

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

RGB
255, 80, 20
HSL
15°, 100%, 54%
CMYK
0, 69, 92, 0
Luminance
0.2705

Every format

HEX#ff5014
RGBrgb(255, 80, 20)
HSLhsl(15, 100%, 54%)
CMYKcmyk(0%, 69%, 92%, 0%)
LABlab(59.0 64.1 65.4)
LCHlch(59.0 91.6 45.6)
OKLCHoklch(0.671 0.220 36.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5014 on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#ff5014 on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.4%
Blue7.8%

CMYK percentages

Cyan0.0%
Magenta68.6%
Yellow92.2%
Key (black)0.0%

Color previews

#ff5014 text on a black background

contrast 6.41:1

Card sample

#ff5014 text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5014

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5014 in the Color Lab