Skip to content

#ebda25

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

RGB
235, 218, 37
HSL
55°, 83%, 53%
CMYK
0, 7, 84, 8
Luminance
0.6794

Every format

HEX#ebda25
RGBrgb(235, 218, 37)
HSLhsl(55, 83%, 53%)
CMYKcmyk(0%, 7%, 84%, 8%)
LABlab(86.0 -11.4 80.7)
LCHlch(86.0 81.5 98.1)
OKLCHoklch(0.875 0.177 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow84.3%
Key (black)7.8%

Color previews

#ebda25 text on a black background

contrast 14.59:1

Card sample

#ebda25 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda25 in the Color Lab