Skip to content

#ff7d13

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

RGB
255, 125, 19
HSL
27°, 100%, 54%
CMYK
0, 51, 93, 0
Luminance
0.3597

Every format

HEX#ff7d13
RGBrgb(255, 125, 19)
HSLhsl(27, 100%, 54%)
CMYKcmyk(0%, 51%, 93%, 0%)
LABlab(66.5 44.5 70.7)
LCHlch(66.5 83.5 57.8)
OKLCHoklch(0.728 0.186 50.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7d13 on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#ff7d13 on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.0%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta51.0%
Yellow92.5%
Key (black)0.0%

Color previews

#ff7d13 text on a black background

contrast 8.19:1

Card sample

#ff7d13 text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7d13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7d13 in the Color Lab