Skip to content

#ebda13

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

RGB
235, 218, 19
HSL
55°, 85%, 50%
CMYK
0, 7, 92, 8
Luminance
0.6785

Every format

HEX#ebda13
RGBrgb(235, 218, 19)
HSLhsl(55, 85%, 50%)
CMYKcmyk(0%, 7%, 92%, 8%)
LABlab(85.9 -11.8 83.8)
LCHlch(85.9 84.6 98.0)
OKLCHoklch(0.875 0.182 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow91.9%
Key (black)7.8%

Color previews

#ebda13 text on a black background

contrast 14.57:1

Card sample

#ebda13 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda13 in the Color Lab