Skip to content

#fd4100

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

RGB
253, 65, 0
HSL
15°, 100%, 50%
CMYK
0, 74, 100, 1
Luminance
0.2466

Every format

HEX#fd4100
RGBrgb(253, 65, 0)
HSLhsl(15, 100%, 50%)
CMYKcmyk(0%, 74%, 100%, 1%)
LABlab(56.8 68.5 68.4)
LCHlch(56.8 96.8 45.0)
OKLCHoklch(0.653 0.230 34.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green25.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta74.3%
Yellow100.0%
Key (black)0.8%

Color previews

#fd4100 text on a black background

contrast 5.93:1

Card sample

#fd4100 text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 65, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 65, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd4100;
background: linear-gradient(135deg, #fd4100, #FDEA00);

Monochromatic scale

Palettes built from #fd4100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd4100 in the Color Lab