Skip to content

#ff032d

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

RGB
255, 3, 45
HSL
350°, 100%, 51%
CMYK
0, 99, 82, 0
Luminance
0.2151

Every format

HEX#ff032d
RGBrgb(255, 3, 45)
HSLhsl(350, 100%, 51%)
CMYKcmyk(0%, 99%, 82%, 0%)
LABlab(53.5 80.5 51.0)
LCHlch(53.5 95.3 32.4)
OKLCHoklch(0.631 0.255 24.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff032d on white: 3.96:1
AA ✗ fail · AA-large · AAA
Aa
#ff032d on black: 5.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green1.2%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow82.4%
Key (black)0.0%

Color previews

#ff032d text on a black background

contrast 5.30:1

Card sample

#ff032d text on a white background

contrast 3.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff032d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff032d in the Color Lab