Skip to content

#ff2255

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

RGB
255, 34, 85
HSL
346°, 100%, 57%
CMYK
0, 87, 67, 0
Luminance
0.2306

Every format

HEX#ff2255
RGBrgb(255, 34, 85)
HSLhsl(346, 100%, 57%)
CMYKcmyk(0%, 87%, 67%, 0%)
LABlab(55.1 78.5 30.2)
LCHlch(55.1 84.2 21.0)
OKLCHoklch(0.644 0.244 16.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2255 on white: 3.74:1
AA ✗ fail · AA-large · AAA
Aa
#ff2255 on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.3%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow66.7%
Key (black)0.0%

Color previews

#ff2255 text on a black background

contrast 5.61:1

Card sample

#ff2255 text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2255 in the Color Lab