Skip to content

#ff9377

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

RGB
255, 147, 119
HSL
12°, 100%, 73%
CMYK
0, 42, 53, 0
Luminance
0.4346

Every format

HEX#ff9377
RGBrgb(255, 147, 119)
HSLhsl(12, 100%, 73%)
CMYKcmyk(0%, 42%, 53%, 0%)
LABlab(71.9 37.9 32.5)
LCHlch(71.9 49.9 40.6)
OKLCHoklch(0.772 0.137 35.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9377 on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#ff9377 on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green57.6%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta42.4%
Yellow53.3%
Key (black)0.0%

Color previews

#ff9377 text on a black background

contrast 9.69:1

Card sample

#ff9377 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9377

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9377 in the Color Lab