Skip to content

#ff032c

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

RGB
255, 3, 44
HSL
350°, 100%, 51%
CMYK
0, 99, 83, 0
Luminance
0.2151

Every format

HEX#ff032c
RGBrgb(255, 3, 44)
HSLhsl(350, 100%, 51%)
CMYKcmyk(0%, 99%, 83%, 0%)
LABlab(53.5 80.4 51.5)
LCHlch(53.5 95.5 32.6)
OKLCHoklch(0.630 0.255 25.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green1.2%
Blue17.3%

CMYK percentages

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

Color previews

#ff032c text on a black background

contrast 5.30:1

Card sample

#ff032c text on a white background

contrast 3.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff032c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff032c in the Color Lab