Skip to content

#ebdc25

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

RGB
235, 220, 37
HSL
56°, 83%, 53%
CMYK
0, 6, 84, 8
Luminance
0.6898

Every format

HEX#ebdc25
RGBrgb(235, 220, 37)
HSLhsl(56, 83%, 53%)
CMYKcmyk(0%, 6%, 84%, 8%)
LABlab(86.5 -12.4 81.1)
LCHlch(86.5 82.1 98.7)
OKLCHoklch(0.879 0.179 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow84.3%
Key (black)7.8%

Color previews

#ebdc25 text on a black background

contrast 14.80:1

Card sample

#ebdc25 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc25 in the Color Lab