Skip to content

#fd5c4f

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

RGB
253, 92, 79
HSL
5°, 98%, 65%
CMYK
0, 64, 69, 1
Luminance
0.2910

Every format

HEX#fd5c4f
RGBrgb(253, 92, 79)
HSLhsl(5, 98%, 65%)
CMYKcmyk(0%, 64%, 69%, 1%)
LABlab(60.9 60.5 40.5)
LCHlch(60.9 72.8 33.8)
OKLCHoklch(0.686 0.199 28.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd5c4f on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#fd5c4f on black: 6.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green36.1%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta63.6%
Yellow68.8%
Key (black)0.8%

Color previews

#fd5c4f text on a black background

contrast 6.82:1

Card sample

#fd5c4f text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd5c4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd5c4f in the Color Lab