Skip to content

#fd705b

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

RGB
253, 112, 91
HSL
8°, 98%, 68%
CMYK
0, 56, 64, 1
Luminance
0.3323

Every format

HEX#fd705b
RGBrgb(253, 112, 91)
HSLhsl(8, 98%, 68%)
CMYKcmyk(0%, 56%, 64%, 1%)
LABlab(64.3 52.4 38.1)
LCHlch(64.3 64.8 36.1)
OKLCHoklch(0.713 0.176 30.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green43.9%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta55.7%
Yellow64.0%
Key (black)0.8%

Color previews

#fd705b text on a black background

contrast 7.65:1

Card sample

#fd705b text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd705b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd705b in the Color Lab