Skip to content

#ff9832

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

RGB
255, 152, 50
HSL
30°, 100%, 60%
CMYK
0, 40, 80, 0
Luminance
0.4395

Every format

HEX#ff9832
RGBrgb(255, 152, 50)
HSLhsl(30, 100%, 60%)
CMYKcmyk(0%, 40%, 80%, 0%)
LABlab(72.2 31.5 65.9)
LCHlch(72.2 73.0 64.4)
OKLCHoklch(0.772 0.164 59.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9832 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff9832 on black: 9.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.6%
Blue19.6%

CMYK percentages

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

Color previews

#ff9832 text on a black background

contrast 9.79:1

Card sample

#ff9832 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9832

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9832 in the Color Lab