Skip to content

#ff8575

a light, electric red · warm · “salmon”

RGB
255, 133, 117
HSL
7°, 100%, 73%
CMYK
0, 48, 54, 0
Luminance
0.3932

Every format

HEX#ff8575
RGBrgb(255, 133, 117)
HSLhsl(7, 100%, 73%)
CMYKcmyk(0%, 48%, 54%, 0%)
LABlab(69.0 44.8 29.8)
LCHlch(69.0 53.8 33.6)
OKLCHoklch(0.750 0.151 28.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8575 on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#ff8575 on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.2%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta47.8%
Yellow54.1%
Key (black)0.0%

Color previews

#ff8575 text on a black background

contrast 8.86:1

Card sample

#ff8575 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8575

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8575 in the Color Lab