Skip to content

#ff4841

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

RGB
255, 72, 65
HSL
2°, 100%, 63%
CMYK
0, 72, 75, 0
Luminance
0.2628

Every format

HEX#ff4841
RGBrgb(255, 72, 65)
HSLhsl(2, 100%, 63%)
CMYKcmyk(0%, 72%, 75%, 0%)
LABlab(58.3 68.0 45.3)
LCHlch(58.3 81.7 33.7)
OKLCHoklch(0.667 0.220 27.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4841 on white: 3.36:1
AA ✗ fail · AA-large · AAA
Aa
#ff4841 on black: 6.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green28.2%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta71.8%
Yellow74.5%
Key (black)0.0%

Color previews

#ff4841 text on a black background

contrast 6.26:1

Card sample

#ff4841 text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4841

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4841 in the Color Lab