Skip to content

#ff5a5f

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

RGB
255, 90, 95
HSL
358°, 100%, 68%
CMYK
0, 65, 63, 0
Luminance
0.2940

Every format

HEX#ff5a5f
RGBrgb(255, 90, 95)
HSLhsl(358, 100%, 68%)
CMYKcmyk(0%, 65%, 63%, 0%)
LABlab(61.1 62.8 32.0)
LCHlch(61.1 70.5 27.0)
OKLCHoklch(0.689 0.200 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5a5f on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#ff5a5f on black: 6.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.3%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow62.7%
Key (black)0.0%

Color previews

#ff5a5f text on a black background

contrast 6.88:1

Card sample

#ff5a5f text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5a5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5a5f in the Color Lab