Skip to content

#f75f5f

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

RGB
247, 95, 95
HSL
0°, 91%, 67%
CMYK
0, 62, 62, 3
Luminance
0.2878

Every format

HEX#f75f5f
RGBrgb(247, 95, 95)
HSLhsl(0, 91%, 67%)
CMYKcmyk(0%, 62%, 62%, 3%)
LABlab(60.6 58.1 31.0)
LCHlch(60.6 65.9 28.1)
OKLCHoklch(0.683 0.187 23.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f75f5f on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#f75f5f on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green37.3%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta61.5%
Yellow61.5%
Key (black)3.1%

Color previews

#f75f5f text on a black background

contrast 6.76:1

Card sample

#f75f5f text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(247, 95, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 95, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f75f5f;
background: linear-gradient(135deg, #f75f5f, #F7C45F);

Monochromatic scale

Palettes built from #f75f5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f75f5f in the Color Lab