Skip to content

#ff334f

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

RGB
255, 51, 79
HSL
352°, 100%, 60%
CMYK
0, 80, 69, 0
Luminance
0.2419

Every format

HEX#ff334f
RGBrgb(255, 51, 79)
HSLhsl(352, 100%, 60%)
CMYKcmyk(0%, 80%, 69%, 0%)
LABlab(56.3 74.7 35.1)
LCHlch(56.3 82.6 25.2)
OKLCHoklch(0.652 0.235 20.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff334f on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#ff334f on black: 5.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow69.0%
Key (black)0.0%

Color previews

#ff334f text on a black background

contrast 5.84:1

Card sample

#ff334f text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff334f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff334f in the Color Lab