Skip to content

#ff7913

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

RGB
255, 121, 19
HSL
26°, 100%, 54%
CMYK
0, 53, 93, 0
Luminance
0.3498

Every format

HEX#ff7913
RGBrgb(255, 121, 19)
HSLhsl(26, 100%, 54%)
CMYKcmyk(0%, 53%, 93%, 0%)
LABlab(65.7 46.4 70.1)
LCHlch(65.7 84.1 56.5)
OKLCHoklch(0.722 0.189 49.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7913 on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#ff7913 on black: 8.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ff7913 text on a black background

contrast 8.00:1

Card sample

#ff7913 text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7913

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7913 in the Color Lab