Skip to content

#ff8b3b

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

RGB
255, 139, 59
HSL
25°, 100%, 62%
CMYK
0, 46, 77, 0
Luminance
0.4004

Every format

HEX#ff8b3b
RGBrgb(255, 139, 59)
HSLhsl(25, 100%, 62%)
CMYKcmyk(0%, 46%, 77%, 0%)
LABlab(69.5 38.5 59.8)
LCHlch(69.5 71.1 57.2)
OKLCHoklch(0.751 0.167 51.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8b3b on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#ff8b3b on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green54.5%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta45.5%
Yellow76.9%
Key (black)0.0%

Color previews

#ff8b3b text on a black background

contrast 9.01:1

Card sample

#ff8b3b text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8b3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8b3b in the Color Lab