Skip to content

#ff2036

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

RGB
255, 32, 54
HSL
354°, 100%, 56%
CMYK
0, 88, 79, 0
Luminance
0.2256

Every format

HEX#ff2036
RGBrgb(255, 32, 54)
HSLhsl(354, 100%, 56%)
CMYKcmyk(0%, 88%, 79%, 0%)
LABlab(54.6 77.7 47.3)
LCHlch(54.6 91.0 31.3)
OKLCHoklch(0.639 0.246 24.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2036 on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#ff2036 on black: 5.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue21.2%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow78.8%
Key (black)0.0%

Color previews

#ff2036 text on a black background

contrast 5.51:1

Card sample

#ff2036 text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2036

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2036 in the Color Lab