Skip to content

#ff7366

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

RGB
255, 115, 102
HSL
5°, 100%, 70%
CMYK
0, 55, 60, 0
Luminance
0.3448

Every format

HEX#ff7366
RGBrgb(255, 115, 102)
HSLhsl(5, 100%, 70%)
CMYKcmyk(0%, 55%, 60%, 0%)
LABlab(65.3 52.4 33.4)
LCHlch(65.3 62.1 32.5)
OKLCHoklch(0.721 0.173 27.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7366 on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#ff7366 on black: 7.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.1%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta54.9%
Yellow60.0%
Key (black)0.0%

Color previews

#ff7366 text on a black background

contrast 7.90:1

Card sample

#ff7366 text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7366

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7366 in the Color Lab