Skip to content

#ff802f

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

RGB
255, 128, 47
HSL
23°, 100%, 59%
CMYK
0, 50, 82, 0
Luminance
0.3690

Every format

HEX#ff802f
RGBrgb(255, 128, 47)
HSLhsl(23, 100%, 59%)
CMYKcmyk(0%, 50%, 82%, 0%)
LABlab(67.2 43.5 62.6)
LCHlch(67.2 76.2 55.2)
OKLCHoklch(0.734 0.178 48.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff802f on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#ff802f on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow81.6%
Key (black)0.0%

Color previews

#ff802f text on a black background

contrast 8.38:1

Card sample

#ff802f text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff802f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff802f in the Color Lab