Skip to content

#ff7b21

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

RGB
255, 123, 33
HSL
24°, 100%, 57%
CMYK
0, 52, 87, 0
Luminance
0.3554

Every format

HEX#ff7b21
RGBrgb(255, 123, 33)
HSLhsl(24, 100%, 57%)
CMYKcmyk(0%, 52%, 87%, 0%)
LABlab(66.2 45.7 66.7)
LCHlch(66.2 80.8 55.6)
OKLCHoklch(0.725 0.185 48.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7b21 on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#ff7b21 on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.2%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta51.8%
Yellow87.1%
Key (black)0.0%

Color previews

#ff7b21 text on a black background

contrast 8.11:1

Card sample

#ff7b21 text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7b21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7b21 in the Color Lab