Skip to content

#ff8541

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

RGB
255, 133, 65
HSL
22°, 100%, 63%
CMYK
0, 48, 75, 0
Luminance
0.3842

Every format

HEX#ff8541
RGBrgb(255, 133, 65)
HSLhsl(22, 100%, 63%)
CMYKcmyk(0%, 48%, 75%, 0%)
LABlab(68.3 41.7 55.9)
LCHlch(68.3 69.8 53.3)
OKLCHoklch(0.743 0.169 47.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8541 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff8541 on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.2%
Blue25.5%

CMYK percentages

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

Color previews

#ff8541 text on a black background

contrast 8.68:1

Card sample

#ff8541 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8541

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8541 in the Color Lab