Skip to content

#ff705f

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

RGB
255, 112, 95
HSL
6°, 100%, 69%
CMYK
0, 56, 63, 0
Luminance
0.3367

Every format

HEX#ff705f
RGBrgb(255, 112, 95)
HSLhsl(6, 100%, 69%)
CMYKcmyk(0%, 56%, 63%, 0%)
LABlab(64.7 53.3 36.5)
LCHlch(64.7 64.6 34.4)
OKLCHoklch(0.716 0.178 29.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff705f on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#ff705f on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.9%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow62.7%
Key (black)0.0%

Color previews

#ff705f text on a black background

contrast 7.73:1

Card sample

#ff705f text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff705f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff705f in the Color Lab