Skip to content

#ebda02

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

RGB
235, 218, 2
HSL
56°, 98%, 47%
CMYK
0, 7, 99, 8
Luminance
0.6781

Every format

HEX#ebda02
RGBrgb(235, 218, 2)
HSLhsl(56, 98%, 47%)
CMYKcmyk(0%, 7%, 99%, 8%)
LABlab(85.9 -11.9 85.4)
LCHlch(85.9 86.2 97.9)
OKLCHoklch(0.875 0.184 103.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow99.1%
Key (black)7.8%

Color previews

#ebda02 text on a black background

contrast 14.56:1

Card sample

#ebda02 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda02 in the Color Lab