Skip to content

#fd705d

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

RGB
253, 112, 93
HSL
7°, 98%, 68%
CMYK
0, 56, 63, 1
Luminance
0.3326

Every format

HEX#fd705d
RGBrgb(253, 112, 93)
HSLhsl(7, 98%, 68%)
CMYKcmyk(0%, 56%, 63%, 1%)
LABlab(64.4 52.5 37.1)
LCHlch(64.4 64.3 35.2)
OKLCHoklch(0.713 0.176 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd705d on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#fd705d on black: 7.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green43.9%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta55.7%
Yellow63.2%
Key (black)0.8%

Color previews

#fd705d text on a black background

contrast 7.65:1

Card sample

#fd705d text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd705d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd705d in the Color Lab