Skip to content

#ff335d

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

RGB
255, 51, 93
HSL
348°, 100%, 60%
CMYK
0, 80, 64, 0
Luminance
0.2442

Every format

HEX#ff335d
RGBrgb(255, 51, 93)
HSLhsl(348, 100%, 60%)
CMYKcmyk(0%, 80%, 64%, 0%)
LABlab(56.5 75.4 27.2)
LCHlch(56.5 80.2 19.8)
OKLCHoklch(0.655 0.234 16.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff335d on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#ff335d on black: 5.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow63.5%
Key (black)0.0%

Color previews

#ff335d text on a black background

contrast 5.88:1

Card sample

#ff335d text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff335d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff335d in the Color Lab