Skip to content

#ff3334

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

RGB
255, 51, 52
HSL
360°, 100%, 60%
CMYK
0, 80, 80, 0
Luminance
0.2388

Every format

HEX#ff3334
RGBrgb(255, 51, 52)
HSLhsl(360, 100%, 60%)
CMYKcmyk(0%, 80%, 80%, 0%)
LABlab(56.0 73.8 49.8)
LCHlch(56.0 89.0 34.0)
OKLCHoklch(0.649 0.237 26.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3334 on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#ff3334 on black: 5.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue20.4%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow79.6%
Key (black)0.0%

Color previews

#ff3334 text on a black background

contrast 5.78:1

Card sample

#ff3334 text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3334

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3334 in the Color Lab