Skip to content

#ff707b

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

RGB
255, 112, 123
HSL
355°, 100%, 72%
CMYK
0, 56, 52, 0
Luminance
0.3428

Every format

HEX#ff707b
RGBrgb(255, 112, 123)
HSLhsl(355, 100%, 72%)
CMYKcmyk(0%, 56%, 52%, 0%)
LABlab(65.2 55.3 21.4)
LCHlch(65.2 59.3 21.2)
OKLCHoklch(0.721 0.174 17.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff707b on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#ff707b on black: 7.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.9%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow51.8%
Key (black)0.0%

Color previews

#ff707b text on a black background

contrast 7.86:1

Card sample

#ff707b text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff707b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff707b in the Color Lab