Skip to content

#ebda12

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

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

Every format

HEX#ebda12
RGBrgb(235, 218, 18)
HSLhsl(55, 86%, 50%)
CMYKcmyk(0%, 7%, 92%, 8%)
LABlab(85.9 -11.8 83.9)
LCHlch(85.9 84.7 98.0)
OKLCHoklch(0.875 0.182 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ebda12 text on a black background

contrast 14.57:1

Card sample

#ebda12 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda12

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda12 in the Color Lab