Skip to content

#ff412f

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

RGB
255, 65, 47
HSL
5°, 100%, 59%
CMYK
0, 75, 82, 0
Luminance
0.2525

Every format

HEX#ff412f
RGBrgb(255, 65, 47)
HSLhsl(5, 100%, 59%)
CMYKcmyk(0%, 75%, 82%, 0%)
LABlab(57.3 69.7 53.5)
LCHlch(57.3 87.9 37.5)
OKLCHoklch(0.659 0.228 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff412f on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#ff412f on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green25.5%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta74.5%
Yellow81.6%
Key (black)0.0%

Color previews

#ff412f text on a black background

contrast 6.05:1

Card sample

#ff412f text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff412f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff412f in the Color Lab