Skip to content

#ebdc00

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

RGB
235, 220, 0
HSL
56°, 100%, 46%
CMYK
0, 6, 100, 8
Luminance
0.6885

Every format

HEX#ebdc00
RGBrgb(235, 220, 0)
HSLhsl(56, 100%, 46%)
CMYKcmyk(0%, 6%, 100%, 8%)
LABlab(86.4 -12.9 86.0)
LCHlch(86.4 86.9 98.6)
OKLCHoklch(0.879 0.186 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue0.0%

CMYK percentages

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

Color previews

#ebdc00 text on a black background

contrast 14.77:1

Card sample

#ebdc00 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc00 in the Color Lab