Skip to content

#ffaa74

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

RGB
255, 170, 116
HSL
23°, 100%, 73%
CMYK
0, 33, 55, 0
Luminance
0.5127

Every format

HEX#ffaa74
RGBrgb(255, 170, 116)
HSLhsl(23, 100%, 73%)
CMYKcmyk(0%, 33%, 55%, 0%)
LABlab(76.8 25.8 40.4)
LCHlch(76.8 47.9 57.5)
OKLCHoklch(0.810 0.122 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa74 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa74 on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue45.5%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow54.5%
Key (black)0.0%

Color previews

#ffaa74 text on a black background

contrast 11.25:1

Card sample

#ffaa74 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa74

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa74 in the Color Lab