Skip to content

#ff554f

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

RGB
255, 85, 79
HSL
2°, 100%, 66%
CMYK
0, 67, 69, 0
Luminance
0.2832

Every format

HEX#ff554f
RGBrgb(255, 85, 79)
HSLhsl(2, 100%, 66%)
CMYKcmyk(0%, 67%, 69%, 0%)
LABlab(60.2 63.9 39.8)
LCHlch(60.2 75.3 31.9)
OKLCHoklch(0.681 0.207 26.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff554f on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff554f on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.3%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow69.0%
Key (black)0.0%

Color previews

#ff554f text on a black background

contrast 6.66:1

Card sample

#ff554f text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff554f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff554f in the Color Lab