Skip to content

#ebdc03

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

RGB
235, 220, 3
HSL
56°, 98%, 47%
CMYK
0, 6, 99, 8
Luminance
0.6886

Every format

HEX#ebdc03
RGBrgb(235, 220, 3)
HSLhsl(56, 98%, 47%)
CMYKcmyk(0%, 6%, 99%, 8%)
LABlab(86.4 -12.9 85.7)
LCHlch(86.4 86.7 98.6)
OKLCHoklch(0.879 0.186 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow98.7%
Key (black)7.8%

Color previews

#ebdc03 text on a black background

contrast 14.77:1

Card sample

#ebdc03 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc03 in the Color Lab