Skip to content

#ff2425

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

RGB
255, 36, 37
HSL
360°, 100%, 57%
CMYK
0, 86, 86, 0
Luminance
0.2266

Every format

HEX#ff2425
RGBrgb(255, 36, 37)
HSLhsl(360, 100%, 57%)
CMYKcmyk(0%, 86%, 86%, 0%)
LABlab(54.7 76.6 56.0)
LCHlch(54.7 94.9 36.2)
OKLCHoklch(0.639 0.246 27.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2425 on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff2425 on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green14.1%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta85.9%
Yellow85.5%
Key (black)0.0%

Color previews

#ff2425 text on a black background

contrast 5.53:1

Card sample

#ff2425 text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2425

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2425 in the Color Lab