Skip to content

#f02c2d

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

RGB
240, 44, 45
HSL
360°, 87%, 56%
CMYK
0, 82, 81, 6
Luminance
0.2052

Every format

HEX#f02c2d
RGBrgb(240, 44, 45)
HSLhsl(360, 87%, 56%)
CMYKcmyk(0%, 82%, 81%, 6%)
LABlab(52.4 71.2 48.9)
LCHlch(52.4 86.4 34.5)
OKLCHoklch(0.617 0.229 27.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f02c2d on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#f02c2d on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green17.3%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta81.7%
Yellow81.3%
Key (black)5.9%

Color previews

#f02c2d text on a black background

contrast 5.10:1

Card sample

#f02c2d text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 44, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 44, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f02c2d;
background: linear-gradient(135deg, #f02c2d, #F0AE2C);

Monochromatic scale

Palettes built from #f02c2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f02c2d in the Color Lab