Skip to content

#ff564d

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

RGB
255, 86, 77
HSL
3°, 100%, 65%
CMYK
0, 66, 70, 0
Luminance
0.2845

Every format

HEX#ff564d
RGBrgb(255, 86, 77)
HSLhsl(3, 100%, 65%)
CMYKcmyk(0%, 66%, 70%, 0%)
LABlab(60.3 63.4 41.0)
LCHlch(60.3 75.5 32.9)
OKLCHoklch(0.682 0.206 27.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff564d on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#ff564d on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.7%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta66.3%
Yellow69.8%
Key (black)0.0%

Color previews

#ff564d text on a black background

contrast 6.69:1

Card sample

#ff564d text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff564d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff564d in the Color Lab