Skip to content

#ebac32

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

RGB
235, 172, 50
HSL
40°, 82%, 56%
CMYK
0, 27, 79, 8
Luminance
0.4740

Every format

HEX#ebac32
RGBrgb(235, 172, 50)
HSLhsl(40, 82%, 56%)
CMYKcmyk(0%, 27%, 79%, 8%)
LABlab(74.5 12.7 67.1)
LCHlch(74.5 68.3 79.3)
OKLCHoklch(0.784 0.148 79.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac32 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#ebac32 on black: 10.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow78.7%
Key (black)7.8%

Color previews

#ebac32 text on a black background

contrast 10.48:1

Card sample

#ebac32 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac32 in the Color Lab