Skip to content

#ebdb32

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

RGB
235, 219, 50
HSL
55°, 82%, 56%
CMYK
0, 7, 79, 8
Luminance
0.6856

Every format

HEX#ebdb32
RGBrgb(235, 219, 50)
HSLhsl(55, 82%, 56%)
CMYKcmyk(0%, 7%, 79%, 8%)
LABlab(86.3 -11.6 77.7)
LCHlch(86.3 78.5 98.5)
OKLCHoklch(0.878 0.173 103.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdb32 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ebdb32 on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.9%
Blue19.6%

CMYK percentages

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

Color previews

#ebdb32 text on a black background

contrast 14.71:1

Card sample

#ebdb32 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdb32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdb32 in the Color Lab