Skip to content

#ff337b

a balanced, electric magenta / pink · warm · closest name: crimson

RGB
255, 51, 123
HSL
339°, 100%, 60%
CMYK
0, 80, 52, 0
Luminance
0.2506

Every format

HEX#ff337b
RGBrgb(255, 51, 123)
HSLhsl(339, 100%, 60%)
CMYKcmyk(0%, 80%, 52%, 0%)
LABlab(57.1 77.3 10.3)
LCHlch(57.1 78.0 7.6)
OKLCHoklch(0.661 0.238 6.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff337b on white: 3.49:1
AA ✗ fail · AA-large · AAA
Aa
#ff337b on black: 6.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow51.8%
Key (black)0.0%

Color previews

#ff337b text on a black background

contrast 6.01:1

Card sample

#ff337b text on a white background

contrast 3.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff337b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff337b in the Color Lab