Skip to content

#ebdb00

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

RGB
235, 219, 0
HSL
56°, 100%, 46%
CMYK
0, 7, 100, 8
Luminance
0.6833

Every format

HEX#ebdb00
RGBrgb(235, 219, 0)
HSLhsl(56, 100%, 46%)
CMYKcmyk(0%, 7%, 100%, 8%)
LABlab(86.2 -12.4 85.8)
LCHlch(86.2 86.7 98.3)
OKLCHoklch(0.876 0.185 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow100.0%
Key (black)7.8%

Color previews

#ebdb00 text on a black background

contrast 14.67:1

Card sample

#ebdb00 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdb00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdb00 in the Color Lab