Skip to content

#eb883c

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

RGB
235, 136, 60
HSL
26°, 81%, 58%
CMYK
0, 42, 75, 8
Luminance
0.3560

Every format

HEX#eb883c
RGBrgb(235, 136, 60)
HSLhsl(26, 81%, 58%)
CMYKcmyk(0%, 42%, 75%, 8%)
LABlab(66.2 32.1 55.2)
LCHlch(66.2 63.8 59.8)
OKLCHoklch(0.721 0.150 54.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb883c on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#eb883c on black: 8.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green53.3%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta42.1%
Yellow74.5%
Key (black)7.8%

Color previews

#eb883c text on a black background

contrast 8.12:1

Card sample

#eb883c text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 136, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 136, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb883c;
background: linear-gradient(135deg, #eb883c, #D9EB3C);

Monochromatic scale

Palettes built from #eb883c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb883c in the Color Lab