Skip to content

#f02f2c

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

RGB
240, 47, 44
HSL
1°, 87%, 56%
CMYK
0, 80, 82, 6
Luminance
0.2074

Every format

HEX#f02f2c
RGBrgb(240, 47, 44)
HSLhsl(1, 87%, 56%)
CMYKcmyk(0%, 80%, 82%, 6%)
LABlab(52.7 70.4 49.7)
LCHlch(52.7 86.2 35.2)
OKLCHoklch(0.619 0.227 27.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f02f2c on white: 4.08:1
AA ✗ fail · AA-large · AAA
Aa
#f02f2c on black: 5.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green18.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta80.4%
Yellow81.7%
Key (black)5.9%

Color previews

#f02f2c text on a black background

contrast 5.15:1

Card sample

#f02f2c text on a white background

contrast 4.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f02f2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f02f2c in the Color Lab