Skip to content

#ff445f

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

RGB
255, 68, 95
HSL
351°, 100%, 63%
CMYK
0, 73, 63, 0
Luminance
0.2622

Every format

HEX#ff445f
RGBrgb(255, 68, 95)
HSLhsl(351, 100%, 63%)
CMYKcmyk(0%, 73%, 63%, 0%)
LABlab(58.3 70.7 28.3)
LCHlch(58.3 76.2 21.8)
OKLCHoklch(0.668 0.221 17.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green26.7%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta73.3%
Yellow62.7%
Key (black)0.0%

Color previews

#ff445f text on a black background

contrast 6.24:1

Card sample

#ff445f text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff445f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff445f in the Color Lab