Skip to content

#ff6000

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

RGB
255, 96, 0
HSL
23°, 100%, 50%
CMYK
0, 62, 100, 0
Luminance
0.2963

Every format

HEX#ff6000
RGBrgb(255, 96, 0)
HSLhsl(23, 100%, 50%)
CMYKcmyk(0%, 62%, 100%, 0%)
LABlab(61.3 57.6 70.8)
LCHlch(61.3 91.3 50.9)
OKLCHoklch(0.688 0.209 41.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6000 on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#ff6000 on black: 6.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.6%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta62.4%
Yellow100.0%
Key (black)0.0%

Color previews

#ff6000 text on a black background

contrast 6.93:1

Card sample

#ff6000 text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6000 in the Color Lab