Skip to content

#ebdc33

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

RGB
235, 220, 51
HSL
55°, 82%, 56%
CMYK
0, 6, 78, 8
Luminance
0.6909

Every format

HEX#ebdc33
RGBrgb(235, 220, 51)
HSLhsl(55, 82%, 56%)
CMYKcmyk(0%, 6%, 78%, 8%)
LABlab(86.5 -12.0 77.6)
LCHlch(86.5 78.5 98.8)
OKLCHoklch(0.880 0.173 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc33 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc33 on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green86.3%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow78.3%
Key (black)7.8%

Color previews

#ebdc33 text on a black background

contrast 14.82:1

Card sample

#ebdc33 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc33 in the Color Lab