Skip to content

#ff9f2f

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

RGB
255, 159, 47
HSL
32°, 100%, 59%
CMYK
0, 38, 82, 0
Luminance
0.4626

Every format

HEX#ff9f2f
RGBrgb(255, 159, 47)
HSLhsl(32, 100%, 59%)
CMYKcmyk(0%, 38%, 82%, 0%)
LABlab(73.7 27.8 68.3)
LCHlch(73.7 73.8 67.9)
OKLCHoklch(0.784 0.162 64.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9f2f on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#ff9f2f on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green62.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta37.6%
Yellow81.6%
Key (black)0.0%

Color previews

#ff9f2f text on a black background

contrast 10.25:1

Card sample

#ff9f2f text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9f2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9f2f in the Color Lab