Skip to content

#ff5341

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

RGB
255, 83, 65
HSL
6°, 100%, 63%
CMYK
0, 68, 75, 0
Luminance
0.2783

Every format

HEX#ff5341
RGBrgb(255, 83, 65)
HSLhsl(6, 100%, 63%)
CMYKcmyk(0%, 68%, 75%, 0%)
LABlab(59.7 64.1 46.9)
LCHlch(59.7 79.4 36.2)
OKLCHoklch(0.677 0.211 29.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5341 on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#ff5341 on black: 6.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.5%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta67.5%
Yellow74.5%
Key (black)0.0%

Color previews

#ff5341 text on a black background

contrast 6.57:1

Card sample

#ff5341 text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5341

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5341 in the Color Lab