Skip to content

#ffaa33

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

RGB
255, 170, 51
HSL
35°, 100%, 60%
CMYK
0, 33, 80, 0
Luminance
0.5025

Every format

HEX#ffaa33
RGBrgb(255, 170, 51)
HSLhsl(35, 100%, 60%)
CMYKcmyk(0%, 33%, 80%, 0%)
LABlab(76.2 22.2 69.2)
LCHlch(76.2 72.6 72.2)
OKLCHoklch(0.803 0.159 69.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green66.7%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow80.0%
Key (black)0.0%

Color previews

#ffaa33 text on a black background

contrast 11.05:1

Card sample

#ffaa33 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa33 in the Color Lab