Skip to content

#ebda10

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

RGB
235, 218, 16
HSL
55°, 87%, 49%
CMYK
0, 7, 93, 8
Luminance
0.6784

Every format

HEX#ebda10
RGBrgb(235, 218, 16)
HSLhsl(55, 87%, 49%)
CMYKcmyk(0%, 7%, 93%, 8%)
LABlab(85.9 -11.8 84.2)
LCHlch(85.9 85.0 98.0)
OKLCHoklch(0.875 0.182 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue6.3%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow93.2%
Key (black)7.8%

Color previews

#ebda10 text on a black background

contrast 14.57:1

Card sample

#ebda10 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda10 in the Color Lab