Skip to content

#ff3c14

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

RGB
255, 60, 20
HSL
10°, 100%, 54%
CMYK
0, 77, 92, 0
Luminance
0.2454

Every format

HEX#ff3c14
RGBrgb(255, 60, 20)
HSLhsl(10, 100%, 54%)
CMYKcmyk(0%, 77%, 92%, 0%)
LABlab(56.6 70.7 63.9)
LCHlch(56.6 95.3 42.1)
OKLCHoklch(0.653 0.234 32.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3c14 on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#ff3c14 on black: 5.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green23.5%
Blue7.8%

CMYK percentages

Cyan0.0%
Magenta76.5%
Yellow92.2%
Key (black)0.0%

Color previews

#ff3c14 text on a black background

contrast 5.91:1

Card sample

#ff3c14 text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3c14

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3c14 in the Color Lab