Skip to content

#eb652a

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

RGB
235, 101, 42
HSL
18°, 83%, 54%
CMYK
0, 57, 82, 8
Luminance
0.2714

Every format

HEX#eb652a
RGBrgb(235, 101, 42)
HSLhsl(18, 83%, 54%)
CMYKcmyk(0%, 57%, 82%, 8%)
LABlab(59.1 48.9 56.2)
LCHlch(59.1 74.5 49.0)
OKLCHoklch(0.666 0.180 41.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb652a on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#eb652a on black: 6.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green39.6%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta57.0%
Yellow82.1%
Key (black)7.8%

Color previews

#eb652a text on a black background

contrast 6.43:1

Card sample

#eb652a text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb652a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb652a in the Color Lab