Skip to content

#ff2332

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

RGB
255, 35, 50
HSL
356°, 100%, 57%
CMYK
0, 86, 80, 0
Luminance
0.2269

Every format

HEX#ff2332
RGBrgb(255, 35, 50)
HSLhsl(356, 100%, 57%)
CMYKcmyk(0%, 86%, 80%, 0%)
LABlab(54.8 77.1 49.6)
LCHlch(54.8 91.7 32.8)
OKLCHoklch(0.640 0.245 25.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2332 on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#ff2332 on black: 5.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.7%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta86.3%
Yellow80.4%
Key (black)0.0%

Color previews

#ff2332 text on a black background

contrast 5.54:1

Card sample

#ff2332 text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2332

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2332 in the Color Lab