Skip to content

#ff2053

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

RGB
255, 32, 83
HSL
346°, 100%, 56%
CMYK
0, 88, 68, 0
Luminance
0.2292

Every format

HEX#ff2053
RGBrgb(255, 32, 83)
HSLhsl(346, 100%, 56%)
CMYKcmyk(0%, 88%, 68%, 0%)
LABlab(55.0 78.8 31.2)
LCHlch(55.0 84.7 21.6)
OKLCHoklch(0.643 0.245 17.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2053 on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff2053 on black: 5.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue32.5%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow67.5%
Key (black)0.0%

Color previews

#ff2053 text on a black background

contrast 5.58:1

Card sample

#ff2053 text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2053

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2053 in the Color Lab