Skip to content

#ffaa55

a light, electric orange · warm · closest name: peru

RGB
255, 170, 85
HSL
30°, 100%, 67%
CMYK
0, 33, 67, 0
Luminance
0.5067

Every format

HEX#ffaa55
RGBrgb(255, 170, 85)
HSLhsl(30, 100%, 67%)
CMYKcmyk(0%, 33%, 67%, 0%)
LABlab(76.5 23.7 55.3)
LCHlch(76.5 60.2 66.8)
OKLCHoklch(0.806 0.141 63.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green66.7%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow66.7%
Key (black)0.0%

Color previews

#ffaa55 text on a black background

contrast 11.13:1

Card sample

#ffaa55 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa55 in the Color Lab