Skip to content

#ff7f2f

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

RGB
255, 127, 47
HSL
23°, 100%, 59%
CMYK
0, 50, 82, 0
Luminance
0.3664

Every format

HEX#ff7f2f
RGBrgb(255, 127, 47)
HSLhsl(23, 100%, 59%)
CMYKcmyk(0%, 50%, 82%, 0%)
LABlab(67.0 44.0 62.4)
LCHlch(67.0 76.4 54.8)
OKLCHoklch(0.732 0.179 48.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green49.8%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow81.6%
Key (black)0.0%

Color previews

#ff7f2f text on a black background

contrast 8.33:1

Card sample

#ff7f2f text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7f2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7f2f in the Color Lab