Skip to content

#ffa07a

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

RGB
255, 160, 122
HSL
17°, 100%, 74%
CMYK
0, 37, 52, 0
Luminance
0.4781

Every format

HEX#ffa07a
RGBrgb(255, 160, 122)
HSLhsl(17, 100%, 74%)
CMYKcmyk(0%, 37%, 52%, 0%)
LABlab(74.7 31.5 34.5)
LCHlch(74.7 46.7 47.7)
OKLCHoklch(0.794 0.125 42.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffa07a on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#ffa07a on black: 10.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green62.7%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta37.3%
Yellow52.2%
Key (black)0.0%

Color previews

#ffa07a text on a black background

contrast 10.56:1

Card sample

#ffa07a text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa07a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa07a in the Color Lab