Skip to content

#ff720f

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

RGB
255, 114, 15
HSL
25°, 100%, 53%
CMYK
0, 55, 94, 0
Luminance
0.3333

Every format

HEX#ff720f
RGBrgb(255, 114, 15)
HSLhsl(25, 100%, 53%)
CMYKcmyk(0%, 55%, 94%, 0%)
LABlab(64.4 49.7 70.1)
LCHlch(64.4 85.9 54.7)
OKLCHoklch(0.712 0.194 46.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff720f on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#ff720f on black: 7.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green44.7%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow94.1%
Key (black)0.0%

Color previews

#ff720f text on a black background

contrast 7.67:1

Card sample

#ff720f text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff720f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff720f in the Color Lab