Skip to content

#ff842c

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

RGB
255, 132, 44
HSL
25°, 100%, 59%
CMYK
0, 48, 83, 0
Luminance
0.3794

Every format

HEX#ff842c
RGBrgb(255, 132, 44)
HSLhsl(25, 100%, 59%)
CMYKcmyk(0%, 48%, 83%, 0%)
LABlab(68.0 41.5 64.4)
LCHlch(68.0 76.6 57.2)
OKLCHoklch(0.739 0.176 50.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff842c on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#ff842c on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green51.8%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta48.2%
Yellow82.7%
Key (black)0.0%

Color previews

#ff842c text on a black background

contrast 8.59:1

Card sample

#ff842c text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff842c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff842c in the Color Lab