Skip to content

#ff951b

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

RGB
255, 149, 27
HSL
32°, 100%, 55%
CMYK
0, 42, 89, 0
Luminance
0.4283

Every format

HEX#ff951b
RGBrgb(255, 149, 27)
HSLhsl(32, 100%, 55%)
CMYKcmyk(0%, 42%, 89%, 0%)
LABlab(71.5 32.5 72.4)
LCHlch(71.5 79.3 65.8)
OKLCHoklch(0.766 0.172 61.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff951b on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#ff951b on black: 9.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green58.4%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow89.4%
Key (black)0.0%

Color previews

#ff951b text on a black background

contrast 9.57:1

Card sample

#ff951b text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff951b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff951b in the Color Lab