Skip to content

#ff775b

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

RGB
255, 119, 91
HSL
10°, 100%, 68%
CMYK
0, 53, 64, 0
Luminance
0.3521

Every format

HEX#ff775b
RGBrgb(255, 119, 91)
HSLhsl(10, 100%, 68%)
CMYKcmyk(0%, 53%, 64%, 0%)
LABlab(65.9 49.8 40.1)
LCHlch(65.9 64.0 38.8)
OKLCHoklch(0.725 0.172 33.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff775b on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#ff775b on black: 8.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow64.3%
Key (black)0.0%

Color previews

#ff775b text on a black background

contrast 8.04:1

Card sample

#ff775b text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff775b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff775b in the Color Lab