Skip to content

#ff7c22

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

RGB
255, 124, 34
HSL
24°, 100%, 57%
CMYK
0, 51, 87, 0
Luminance
0.3579

Every format

HEX#ff7c22
RGBrgb(255, 124, 34)
HSLhsl(24, 100%, 57%)
CMYKcmyk(0%, 51%, 87%, 0%)
LABlab(66.4 45.2 66.5)
LCHlch(66.4 80.4 55.8)
OKLCHoklch(0.727 0.184 48.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7c22 on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#ff7c22 on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.6%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow86.7%
Key (black)0.0%

Color previews

#ff7c22 text on a black background

contrast 8.16:1

Card sample

#ff7c22 text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7c22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7c22 in the Color Lab