Skip to content

#eb803c

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

RGB
235, 128, 60
HSL
23°, 81%, 58%
CMYK
0, 46, 75, 8
Luminance
0.3343

Every format

HEX#eb803c
RGBrgb(235, 128, 60)
HSLhsl(23, 81%, 58%)
CMYKcmyk(0%, 46%, 75%, 8%)
LABlab(64.5 36.2 53.4)
LCHlch(64.5 64.5 55.9)
OKLCHoklch(0.708 0.154 50.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb803c on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#eb803c on black: 7.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green50.2%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta45.5%
Yellow74.5%
Key (black)7.8%

Color previews

#eb803c text on a black background

contrast 7.69:1

Card sample

#eb803c text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb803c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb803c in the Color Lab