Skip to content

#ff7722

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

RGB
255, 119, 34
HSL
23°, 100%, 57%
CMYK
0, 53, 87, 0
Luminance
0.3457

Every format

HEX#ff7722
RGBrgb(255, 119, 34)
HSLhsl(23, 100%, 57%)
CMYKcmyk(0%, 53%, 87%, 0%)
LABlab(65.4 47.6 65.8)
LCHlch(65.4 81.2 54.1)
OKLCHoklch(0.720 0.187 46.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7722 on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#ff7722 on black: 7.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow86.7%
Key (black)0.0%

Color previews

#ff7722 text on a black background

contrast 7.91:1

Card sample

#ff7722 text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7722

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7722 in the Color Lab