Skip to content

#ff5067

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

RGB
255, 80, 103
HSL
352°, 100%, 66%
CMYK
0, 69, 60, 0
Luminance
0.2798

Every format

HEX#ff5067
RGBrgb(255, 80, 103)
HSLhsl(352, 100%, 66%)
CMYKcmyk(0%, 69%, 60%, 0%)
LABlab(59.9 67.1 25.8)
LCHlch(59.9 71.9 21.0)
OKLCHoklch(0.680 0.210 17.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5067 on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#ff5067 on black: 6.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.4%
Blue40.4%

CMYK percentages

Cyan0.0%
Magenta68.6%
Yellow59.6%
Key (black)0.0%

Color previews

#ff5067 text on a black background

contrast 6.60:1

Card sample

#ff5067 text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5067

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5067 in the Color Lab