Skip to content

#ff950f

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

RGB
255, 149, 15
HSL
34°, 100%, 53%
CMYK
0, 42, 94, 0
Luminance
0.4279

Every format

HEX#ff950f
RGBrgb(255, 149, 15)
HSLhsl(34, 100%, 53%)
CMYKcmyk(0%, 42%, 94%, 0%)
LABlab(71.4 32.4 74.7)
LCHlch(71.4 81.4 66.6)
OKLCHoklch(0.765 0.174 61.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green58.4%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow94.1%
Key (black)0.0%

Color previews

#ff950f text on a black background

contrast 9.56:1

Card sample

#ff950f text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff950f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff950f in the Color Lab