Skip to content

#ebec33

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

RGB
235, 236, 51
HSL
60°, 83%, 56%
CMYK
0, 0, 78, 8
Luminance
0.7789

Every format

HEX#ebec33
RGBrgb(235, 236, 51)
HSLhsl(60, 83%, 56%)
CMYKcmyk(0%, 0%, 78%, 8%)
LABlab(90.7 -19.9 81.3)
LCHlch(90.7 83.7 103.7)
OKLCHoklch(0.913 0.188 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebec33 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ebec33 on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue20.0%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow78.4%
Key (black)7.5%

Color previews

#ebec33 text on a black background

contrast 16.58:1

Card sample

#ebec33 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebec33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebec33 in the Color Lab