Skip to content

#ebda33

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

RGB
235, 218, 51
HSL
55°, 82%, 56%
CMYK
0, 7, 78, 8
Luminance
0.6804

Every format

HEX#ebda33
RGBrgb(235, 218, 51)
HSLhsl(55, 82%, 56%)
CMYKcmyk(0%, 7%, 78%, 8%)
LABlab(86.0 -11.0 77.2)
LCHlch(86.0 77.9 98.1)
OKLCHoklch(0.876 0.172 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebda33 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ebda33 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.5%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow78.3%
Key (black)7.8%

Color previews

#ebda33 text on a black background

contrast 14.61:1

Card sample

#ebda33 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda33 in the Color Lab