Skip to content

#ffaa85

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

RGB
255, 170, 133
HSL
18°, 100%, 76%
CMYK
0, 33, 48, 0
Luminance
0.5170

Every format

HEX#ffaa85
RGBrgb(255, 170, 133)
HSLhsl(18, 100%, 76%)
CMYKcmyk(0%, 33%, 48%, 0%)
LABlab(77.1 27.3 31.8)
LCHlch(77.1 41.9 49.4)
OKLCHoklch(0.813 0.113 44.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa85 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa85 on black: 11.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow47.8%
Key (black)0.0%

Color previews

#ffaa85 text on a black background

contrast 11.34:1

Card sample

#ffaa85 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa85 in the Color Lab