Skip to content

#fd2d3a

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

RGB
253, 45, 58
HSL
356°, 98%, 58%
CMYK
0, 82, 77, 1
Luminance
0.2306

Every format

HEX#fd2d3a
RGBrgb(253, 45, 58)
HSLhsl(356, 98%, 58%)
CMYKcmyk(0%, 82%, 77%, 1%)
LABlab(55.1 74.8 45.6)
LCHlch(55.1 87.6 31.4)
OKLCHoklch(0.642 0.238 24.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green17.6%
Blue22.7%

CMYK percentages

Cyan0.0%
Magenta82.2%
Yellow77.1%
Key (black)0.8%

Color previews

#fd2d3a text on a black background

contrast 5.61:1

Card sample

#fd2d3a text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 45, 58, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 45, 58, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd2d3a;
background: linear-gradient(135deg, #fd2d3a, #FDAB2D);

Monochromatic scale

Palettes built from #fd2d3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd2d3a in the Color Lab