Skip to content

#ffaa39

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

RGB
255, 170, 57
HSL
34°, 100%, 61%
CMYK
0, 33, 78, 0
Luminance
0.5030

Every format

HEX#ffaa39
RGBrgb(255, 170, 57)
HSLhsl(34, 100%, 61%)
CMYKcmyk(0%, 33%, 78%, 0%)
LABlab(76.3 22.4 67.0)
LCHlch(76.3 70.7 71.5)
OKLCHoklch(0.804 0.156 69.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa39 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa39 on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow77.6%
Key (black)0.0%

Color previews

#ffaa39 text on a black background

contrast 11.06:1

Card sample

#ffaa39 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa39

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa39 in the Color Lab