Skip to content

#ff3344

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

RGB
255, 51, 68
HSL
355°, 100%, 60%
CMYK
0, 80, 73, 0
Luminance
0.2405

Every format

HEX#ff3344
RGBrgb(255, 51, 68)
HSLhsl(355, 100%, 60%)
CMYKcmyk(0%, 80%, 73%, 0%)
LABlab(56.1 74.3 41.2)
LCHlch(56.1 85.0 29.0)
OKLCHoklch(0.651 0.235 23.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green20.0%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow73.3%
Key (black)0.0%

Color previews

#ff3344 text on a black background

contrast 5.81:1

Card sample

#ff3344 text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3344

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3344 in the Color Lab