Skip to content

#f25f7a

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

RGB
242, 95, 122
HSL
349°, 85%, 66%
CMYK
0, 61, 50, 5
Luminance
0.2847

Every format

HEX#f25f7a
RGBrgb(242, 95, 122)
HSLhsl(349, 85%, 66%)
CMYKcmyk(0%, 61%, 50%, 5%)
LABlab(60.3 58.5 15.0)
LCHlch(60.3 60.4 14.3)
OKLCHoklch(0.681 0.181 12.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f25f7a on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#f25f7a on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green37.3%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta60.7%
Yellow49.6%
Key (black)5.1%

Color previews

#f25f7a text on a black background

contrast 6.69:1

Card sample

#f25f7a text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f25f7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f25f7a in the Color Lab