Skip to content

#f03d2c

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

RGB
240, 61, 44
HSL
5°, 87%, 56%
CMYK
0, 75, 82, 6
Luminance
0.2204

Every format

HEX#f03d2c
RGBrgb(240, 61, 44)
HSLhsl(5, 87%, 56%)
CMYKcmyk(0%, 75%, 82%, 6%)
LABlab(54.1 66.5 51.0)
LCHlch(54.1 83.8 37.5)
OKLCHoklch(0.630 0.217 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f03d2c on white: 3.88:1
AA ✗ fail · AA-large · AAA
Aa
#f03d2c on black: 5.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green23.9%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta74.6%
Yellow81.7%
Key (black)5.9%

Color previews

#f03d2c text on a black background

contrast 5.41:1

Card sample

#f03d2c text on a white background

contrast 3.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f03d2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f03d2c in the Color Lab