Skip to content

#ff8070

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

RGB
255, 128, 112
HSL
7°, 100%, 72%
CMYK
0, 50, 56, 0
Luminance
0.3787

Every format

HEX#ff8070
RGBrgb(255, 128, 112)
HSLhsl(7, 100%, 72%)
CMYKcmyk(0%, 50%, 56%, 0%)
LABlab(67.9 46.9 31.2)
LCHlch(67.9 56.3 33.6)
OKLCHoklch(0.741 0.158 28.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8070 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#ff8070 on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue43.9%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow56.1%
Key (black)0.0%

Color previews

#ff8070 text on a black background

contrast 8.57:1

Card sample

#ff8070 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8070

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8070 in the Color Lab