Skip to content

#ff3341

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

RGB
255, 51, 65
HSL
356°, 100%, 60%
CMYK
0, 80, 75, 0
Luminance
0.2401

Every format

HEX#ff3341
RGBrgb(255, 51, 65)
HSLhsl(356, 100%, 60%)
CMYKcmyk(0%, 80%, 75%, 0%)
LABlab(56.1 74.2 42.9)
LCHlch(56.1 85.7 30.0)
OKLCHoklch(0.650 0.236 23.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3341 on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#ff3341 on black: 5.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue25.5%

CMYK percentages

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

Color previews

#ff3341 text on a black background

contrast 5.80:1

Card sample

#ff3341 text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3341

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3341 in the Color Lab