Skip to content

#eb962b

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

RGB
235, 150, 43
HSL
33°, 83%, 55%
CMYK
0, 36, 82, 8
Luminance
0.3965

Every format

HEX#eb962b
RGBrgb(235, 150, 43)
HSLhsl(33, 83%, 55%)
CMYKcmyk(0%, 36%, 82%, 8%)
LABlab(69.2 24.1 64.8)
LCHlch(69.2 69.2 69.6)
OKLCHoklch(0.744 0.151 66.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb962b on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#eb962b on black: 8.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green58.8%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta36.2%
Yellow81.7%
Key (black)7.8%

Color previews

#eb962b text on a black background

contrast 8.93:1

Card sample

#eb962b text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb962b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb962b in the Color Lab