Skip to content

#ebac24

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

RGB
235, 172, 36
HSL
41°, 83%, 53%
CMYK
0, 27, 85, 8
Luminance
0.4729

Every format

HEX#ebac24
RGBrgb(235, 172, 36)
HSLhsl(41, 83%, 53%)
CMYKcmyk(0%, 27%, 85%, 8%)
LABlab(74.4 12.3 71.4)
LCHlch(74.4 72.4 80.3)
OKLCHoklch(0.784 0.154 80.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac24 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#ebac24 on black: 10.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue14.1%

CMYK percentages

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

Color previews

#ebac24 text on a black background

contrast 10.46:1

Card sample

#ebac24 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac24

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac24 in the Color Lab