Skip to content

#ff503c

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

RGB
255, 80, 60
HSL
6°, 100%, 62%
CMYK
0, 69, 77, 0
Luminance
0.2732

Every format

HEX#ff503c
RGBrgb(255, 80, 60)
HSLhsl(6, 100%, 62%)
CMYKcmyk(0%, 69%, 77%, 0%)
LABlab(59.3 65.0 49.0)
LCHlch(59.3 81.4 37.0)
OKLCHoklch(0.674 0.214 30.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff503c on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#ff503c on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta68.6%
Yellow76.5%
Key (black)0.0%

Color previews

#ff503c text on a black background

contrast 6.46:1

Card sample

#ff503c text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff503c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff503c in the Color Lab