Skip to content

#ff2235

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

RGB
255, 34, 53
HSL
355°, 100%, 57%
CMYK
0, 87, 79, 0
Luminance
0.2266

Every format

HEX#ff2235
RGBrgb(255, 34, 53)
HSLhsl(355, 100%, 57%)
CMYKcmyk(0%, 87%, 79%, 0%)
LABlab(54.7 77.4 48.0)
LCHlch(54.7 91.0 31.8)
OKLCHoklch(0.640 0.246 24.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2235 on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff2235 on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.3%
Blue20.8%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow79.2%
Key (black)0.0%

Color previews

#ff2235 text on a black background

contrast 5.53:1

Card sample

#ff2235 text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2235

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2235 in the Color Lab