Skip to content

#f32c2f

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

RGB
243, 44, 47
HSL
359°, 89%, 56%
CMYK
0, 82, 81, 5
Luminance
0.2106

Every format

HEX#f32c2f
RGBrgb(243, 44, 47)
HSLhsl(359, 89%, 56%)
CMYKcmyk(0%, 82%, 81%, 5%)
LABlab(53.0 72.0 48.7)
LCHlch(53.0 87.0 34.0)
OKLCHoklch(0.623 0.231 26.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f32c2f on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#f32c2f on black: 5.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green17.3%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta81.9%
Yellow80.7%
Key (black)4.7%

Color previews

#f32c2f text on a black background

contrast 5.21:1

Card sample

#f32c2f text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f32c2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f32c2f in the Color Lab