Skip to content

#ebdf24

a balanced, electric yellow · cool · closest name: gold

RGB
235, 223, 36
HSL
56°, 83%, 53%
CMYK
0, 5, 85, 8
Luminance
0.7056

Every format

HEX#ebdf24
RGBrgb(235, 223, 36)
HSLhsl(56, 83%, 53%)
CMYKcmyk(0%, 5%, 85%, 8%)
LABlab(87.3 -13.9 82.0)
LCHlch(87.3 83.1 99.6)
OKLCHoklch(0.885 0.182 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf24 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf24 on black: 15.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue14.1%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow84.7%
Key (black)7.8%

Color previews

#ebdf24 text on a black background

contrast 15.11:1

Card sample

#ebdf24 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf24

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf24 in the Color Lab