Skip to content

#ff7326

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

RGB
255, 115, 38
HSL
21°, 100%, 58%
CMYK
0, 55, 85, 0
Luminance
0.3366

Every format

HEX#ff7326
RGBrgb(255, 115, 38)
HSLhsl(21, 100%, 58%)
CMYKcmyk(0%, 55%, 85%, 0%)
LABlab(64.7 49.6 63.8)
LCHlch(64.7 80.8 52.1)
OKLCHoklch(0.714 0.190 44.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green45.1%
Blue14.9%

CMYK percentages

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

Color previews

#ff7326 text on a black background

contrast 7.73:1

Card sample

#ff7326 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7326

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7326 in the Color Lab