Skip to content

#ff3c3f

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

RGB
255, 60, 63
HSL
359°, 100%, 62%
CMYK
0, 77, 75, 0
Luminance
0.2485

Every format

HEX#ff3c3f
RGBrgb(255, 60, 63)
HSLhsl(359, 100%, 62%)
CMYKcmyk(0%, 77%, 75%, 0%)
LABlab(56.9 71.7 44.9)
LCHlch(56.9 84.6 32.0)
OKLCHoklch(0.656 0.230 25.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3c3f on white: 3.52:1
AA ✗ fail · AA-large · AAA
Aa
#ff3c3f on black: 5.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green23.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta76.5%
Yellow75.3%
Key (black)0.0%

Color previews

#ff3c3f text on a black background

contrast 5.97:1

Card sample

#ff3c3f text on a white background

contrast 3.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3c3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3c3f in the Color Lab