Skip to content

#ff7a13

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

RGB
255, 122, 19
HSL
26°, 100%, 54%
CMYK
0, 52, 93, 0
Luminance
0.3523

Every format

HEX#ff7a13
RGBrgb(255, 122, 19)
HSLhsl(26, 100%, 54%)
CMYKcmyk(0%, 52%, 93%, 0%)
LABlab(65.9 45.9 70.3)
LCHlch(65.9 83.9 56.8)
OKLCHoklch(0.723 0.188 49.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7a13 on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#ff7a13 on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow92.5%
Key (black)0.0%

Color previews

#ff7a13 text on a black background

contrast 8.05:1

Card sample

#ff7a13 text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7a13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7a13 in the Color Lab