Skip to content

#ff7f28

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

RGB
255, 127, 40
HSL
24°, 100%, 58%
CMYK
0, 50, 84, 0
Luminance
0.3659

Every format

HEX#ff7f28
RGBrgb(255, 127, 40)
HSLhsl(24, 100%, 58%)
CMYKcmyk(0%, 50%, 84%, 0%)
LABlab(67.0 43.9 65.0)
LCHlch(67.0 78.4 56.0)
OKLCHoklch(0.732 0.180 49.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7f28 on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#ff7f28 on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue15.7%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow84.3%
Key (black)0.0%

Color previews

#ff7f28 text on a black background

contrast 8.32:1

Card sample

#ff7f28 text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7f28

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7f28 in the Color Lab