Skip to content

#ff547c

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

RGB
255, 84, 124
HSL
346°, 100%, 67%
CMYK
0, 67, 51, 0
Luminance
0.2906

Every format

HEX#ff547c
RGBrgb(255, 84, 124)
HSLhsl(346, 100%, 67%)
CMYKcmyk(0%, 67%, 51%, 0%)
LABlab(60.8 67.1 14.9)
LCHlch(60.8 68.8 12.5)
OKLCHoklch(0.689 0.207 10.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff547c on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#ff547c on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta67.1%
Yellow51.4%
Key (black)0.0%

Color previews

#ff547c text on a black background

contrast 6.81:1

Card sample

#ff547c text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff547c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff547c in the Color Lab