Skip to content

#ff7a70

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

RGB
255, 122, 112
HSL
4°, 100%, 72%
CMYK
0, 52, 56, 0
Luminance
0.3635

Every format

HEX#ff7a70
RGBrgb(255, 122, 112)
HSLhsl(4, 100%, 72%)
CMYKcmyk(0%, 52%, 56%, 0%)
LABlab(66.8 49.8 29.7)
LCHlch(66.8 58.0 30.8)
OKLCHoklch(0.733 0.164 26.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7a70 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#ff7a70 on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue43.9%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow56.1%
Key (black)0.0%

Color previews

#ff7a70 text on a black background

contrast 8.27:1

Card sample

#ff7a70 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7a70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7a70 in the Color Lab