Skip to content

#ff7066

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

RGB
255, 112, 102
HSL
4°, 100%, 70%
CMYK
0, 56, 60, 0
Luminance
0.3381

Every format

HEX#ff7066
RGBrgb(255, 112, 102)
HSLhsl(4, 100%, 70%)
CMYKcmyk(0%, 56%, 60%, 0%)
LABlab(64.8 53.8 32.7)
LCHlch(64.8 63.0 31.3)
OKLCHoklch(0.717 0.176 26.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7066 on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#ff7066 on black: 7.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.9%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow60.0%
Key (black)0.0%

Color previews

#ff7066 text on a black background

contrast 7.76:1

Card sample

#ff7066 text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7066

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7066 in the Color Lab