Skip to content

#ff741f

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

RGB
255, 116, 31
HSL
23°, 100%, 56%
CMYK
0, 55, 88, 0
Luminance
0.3385

Every format

HEX#ff741f
RGBrgb(255, 116, 31)
HSLhsl(23, 100%, 56%)
CMYKcmyk(0%, 55%, 88%, 0%)
LABlab(64.8 49.0 66.3)
LCHlch(64.8 82.4 53.6)
OKLCHoklch(0.715 0.190 46.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff741f on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#ff741f on black: 7.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.5%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow87.8%
Key (black)0.0%

Color previews

#ff741f text on a black background

contrast 7.77:1

Card sample

#ff741f text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff741f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff741f in the Color Lab