Skip to content

#ebdf33

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

RGB
235, 223, 51
HSL
56°, 82%, 56%
CMYK
0, 5, 78, 8
Luminance
0.7068

Every format

HEX#ebdf33
RGBrgb(235, 223, 51)
HSLhsl(56, 82%, 56%)
CMYKcmyk(0%, 5%, 78%, 8%)
LABlab(87.3 -13.5 78.3)
LCHlch(87.3 79.5 99.8)
OKLCHoklch(0.886 0.176 105.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green87.5%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow78.3%
Key (black)7.8%

Color previews

#ebdf33 text on a black background

contrast 15.14:1

Card sample

#ebdf33 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf33 in the Color Lab