Skip to content

#fd5000

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

RGB
253, 80, 0
HSL
19°, 100%, 50%
CMYK
0, 68, 100, 1
Luminance
0.2662

Every format

HEX#fd5000
RGBrgb(253, 80, 0)
HSLhsl(19, 100%, 50%)
CMYKcmyk(0%, 68%, 100%, 1%)
LABlab(58.6 63.3 69.3)
LCHlch(58.6 93.8 47.6)
OKLCHoklch(0.667 0.219 37.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd5000 on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#fd5000 on black: 6.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green31.4%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta68.4%
Yellow100.0%
Key (black)0.8%

Color previews

#fd5000 text on a black background

contrast 6.32:1

Card sample

#fd5000 text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd5000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd5000 in the Color Lab