Skip to content

#ff604d

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

RGB
255, 96, 77
HSL
6°, 100%, 65%
CMYK
0, 62, 70, 0
Luminance
0.3016

Every format

HEX#ff604d
RGBrgb(255, 96, 77)
HSLhsl(6, 100%, 65%)
CMYKcmyk(0%, 62%, 70%, 0%)
LABlab(61.8 59.4 42.8)
LCHlch(61.8 73.2 35.8)
OKLCHoklch(0.693 0.197 29.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff604d on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#ff604d on black: 7.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.6%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta62.4%
Yellow69.8%
Key (black)0.0%

Color previews

#ff604d text on a black background

contrast 7.03:1

Card sample

#ff604d text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff604d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff604d in the Color Lab