Skip to content

#fd3c33

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

RGB
253, 60, 51
HSL
3°, 98%, 60%
CMYK
0, 76, 80, 1
Luminance
0.2435

Every format

HEX#fd3c33
RGBrgb(253, 60, 51)
HSLhsl(3, 98%, 60%)
CMYKcmyk(0%, 76%, 80%, 1%)
LABlab(56.5 70.8 50.6)
LCHlch(56.5 87.0 35.6)
OKLCHoklch(0.652 0.229 28.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd3c33 on white: 3.58:1
AA ✗ fail · AA-large · AAA
Aa
#fd3c33 on black: 5.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green23.5%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta76.3%
Yellow79.8%
Key (black)0.8%

Color previews

#fd3c33 text on a black background

contrast 5.87:1

Card sample

#fd3c33 text on a white background

contrast 3.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd3c33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd3c33 in the Color Lab