Skip to content

#ff7073

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

RGB
255, 112, 115
HSL
359°, 100%, 72%
CMYK
0, 56, 55, 0
Luminance
0.3409

Every format

HEX#ff7073
RGBrgb(255, 112, 115)
HSLhsl(359, 100%, 72%)
CMYKcmyk(0%, 56%, 55%, 0%)
LABlab(65.0 54.7 25.7)
LCHlch(65.0 60.4 25.2)
OKLCHoklch(0.720 0.175 21.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7073 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#ff7073 on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.9%
Blue45.1%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow54.9%
Key (black)0.0%

Color previews

#ff7073 text on a black background

contrast 7.82:1

Card sample

#ff7073 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7073

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7073 in the Color Lab