Skip to content

#ebda3b

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

RGB
235, 218, 59
HSL
54°, 82%, 58%
CMYK
0, 7, 75, 8
Luminance
0.6812

Every format

HEX#ebda3b
RGBrgb(235, 218, 59)
HSLhsl(54, 82%, 58%)
CMYKcmyk(0%, 7%, 75%, 8%)
LABlab(86.1 -10.7 74.8)
LCHlch(86.1 75.5 98.2)
OKLCHoklch(0.876 0.168 103.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue23.1%

CMYK percentages

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

Color previews

#ebda3b text on a black background

contrast 14.62:1

Card sample

#ebda3b text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda3b in the Color Lab