Skip to content

#ff730f

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

RGB
255, 115, 15
HSL
25°, 100%, 53%
CMYK
0, 55, 94, 0
Luminance
0.3356

Every format

HEX#ff730f
RGBrgb(255, 115, 15)
HSLhsl(25, 100%, 53%)
CMYKcmyk(0%, 55%, 94%, 0%)
LABlab(64.6 49.2 70.2)
LCHlch(64.6 85.7 55.0)
OKLCHoklch(0.713 0.193 47.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff730f on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#ff730f on black: 7.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.1%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta54.9%
Yellow94.1%
Key (black)0.0%

Color previews

#ff730f text on a black background

contrast 7.71:1

Card sample

#ff730f text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff730f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff730f in the Color Lab