Skip to content

#ff5000

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

RGB
255, 80, 0
HSL
19°, 100%, 50%
CMYK
0, 69, 100, 0
Luminance
0.2700

Every format

HEX#ff5000
RGBrgb(255, 80, 0)
HSLhsl(19, 100%, 50%)
CMYKcmyk(0%, 69%, 100%, 0%)
LABlab(59.0 63.9 69.6)
LCHlch(59.0 94.5 47.4)
OKLCHoklch(0.671 0.221 37.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5000 on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#ff5000 on black: 6.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.4%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta68.6%
Yellow100.0%
Key (black)0.0%

Color previews

#ff5000 text on a black background

contrast 6.40:1

Card sample

#ff5000 text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5000 in the Color Lab