Skip to content

#ebdc18

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

RGB
235, 220, 24
HSL
56°, 84%, 51%
CMYK
0, 6, 90, 8
Luminance
0.6891

Every format

HEX#ebdc18
RGBrgb(235, 220, 24)
HSLhsl(56, 84%, 51%)
CMYKcmyk(0%, 6%, 90%, 8%)
LABlab(86.5 -12.7 83.5)
LCHlch(86.5 84.5 98.6)
OKLCHoklch(0.879 0.182 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow89.8%
Key (black)7.8%

Color previews

#ebdc18 text on a black background

contrast 14.78:1

Card sample

#ebdc18 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc18 in the Color Lab