Skip to content

#ffaa44

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

RGB
255, 170, 68
HSL
33°, 100%, 63%
CMYK
0, 33, 73, 0
Luminance
0.5043

Every format

HEX#ffaa44
RGBrgb(255, 170, 68)
HSLhsl(33, 100%, 63%)
CMYKcmyk(0%, 33%, 73%, 0%)
LABlab(76.3 22.8 62.7)
LCHlch(76.3 66.8 70.0)
OKLCHoklch(0.804 0.151 67.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa44 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa44 on black: 11.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue26.7%

CMYK percentages

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

Color previews

#ffaa44 text on a black background

contrast 11.09:1

Card sample

#ffaa44 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa44 in the Color Lab