Skip to content

#ff7262

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

RGB
255, 114, 98
HSL
6°, 100%, 69%
CMYK
0, 55, 62, 0
Luminance
0.3418

Every format

HEX#ff7262
RGBrgb(255, 114, 98)
HSLhsl(6, 100%, 69%)
CMYKcmyk(0%, 55%, 62%, 0%)
LABlab(65.1 52.6 35.3)
LCHlch(65.1 63.3 33.9)
OKLCHoklch(0.719 0.175 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7262 on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#ff7262 on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green44.7%
Blue38.4%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow61.6%
Key (black)0.0%

Color previews

#ff7262 text on a black background

contrast 7.84:1

Card sample

#ff7262 text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7262

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7262 in the Color Lab