Skip to content

#ff3c2c

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

RGB
255, 60, 44
HSL
5°, 100%, 59%
CMYK
0, 77, 83, 0
Luminance
0.2467

Every format

HEX#ff3c2c
RGBrgb(255, 60, 44)
HSLhsl(5, 100%, 59%)
CMYKcmyk(0%, 77%, 83%, 0%)
LABlab(56.8 71.1 54.5)
LCHlch(56.8 89.6 37.4)
OKLCHoklch(0.655 0.232 29.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3c2c on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#ff3c2c on black: 5.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green23.5%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta76.5%
Yellow82.7%
Key (black)0.0%

Color previews

#ff3c2c text on a black background

contrast 5.93:1

Card sample

#ff3c2c text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3c2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3c2c in the Color Lab