Skip to content

#ebda00

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

RGB
235, 218, 0
HSL
56°, 100%, 46%
CMYK
0, 7, 100, 8
Luminance
0.6780

Every format

HEX#ebda00
RGBrgb(235, 218, 0)
HSLhsl(56, 100%, 46%)
CMYKcmyk(0%, 7%, 100%, 8%)
LABlab(85.9 -11.9 85.6)
LCHlch(85.9 86.4 97.9)
OKLCHoklch(0.875 0.184 103.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow100.0%
Key (black)7.8%

Color previews

#ebda00 text on a black background

contrast 14.56:1

Card sample

#ebda00 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda00 in the Color Lab