Skip to content

#ff9933

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

RGB
255, 153, 51
HSL
30°, 100%, 60%
CMYK
0, 40, 80, 0
Luminance
0.4428

Every format

HEX#ff9933
RGBrgb(255, 153, 51)
HSLhsl(30, 100%, 60%)
CMYKcmyk(0%, 40%, 80%, 0%)
LABlab(72.4 31.0 65.7)
LCHlch(72.4 72.7 64.7)
OKLCHoklch(0.774 0.163 60.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9933 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff9933 on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow80.0%
Key (black)0.0%

Color previews

#ff9933 text on a black background

contrast 9.86:1

Card sample

#ff9933 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9933

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9933 in the Color Lab