Skip to content

#ff8741

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

RGB
255, 135, 65
HSL
22°, 100%, 63%
CMYK
0, 47, 75, 0
Luminance
0.3897

Every format

HEX#ff8741
RGBrgb(255, 135, 65)
HSLhsl(22, 100%, 63%)
CMYKcmyk(0%, 47%, 75%, 0%)
LABlab(68.7 40.7 56.3)
LCHlch(68.7 69.5 54.2)
OKLCHoklch(0.746 0.167 48.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8741 on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#ff8741 on black: 8.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.9%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta47.1%
Yellow74.5%
Key (black)0.0%

Color previews

#ff8741 text on a black background

contrast 8.79:1

Card sample

#ff8741 text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8741

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8741 in the Color Lab