Skip to content

#ebaa32

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

RGB
235, 170, 50
HSL
39°, 82%, 56%
CMYK
0, 28, 79, 8
Luminance
0.4664

Every format

HEX#ebaa32
RGBrgb(235, 170, 50)
HSLhsl(39, 82%, 56%)
CMYKcmyk(0%, 28%, 79%, 8%)
LABlab(74.0 13.7 66.6)
LCHlch(74.0 68.0 78.4)
OKLCHoklch(0.781 0.148 77.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaa32 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#ebaa32 on black: 10.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green66.7%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow78.7%
Key (black)7.8%

Color previews

#ebaa32 text on a black background

contrast 10.33:1

Card sample

#ebaa32 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaa32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaa32 in the Color Lab