Skip to content

#ebda4b

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

RGB
235, 218, 75
HSL
54°, 80%, 61%
CMYK
0, 7, 68, 8
Luminance
0.6831

Every format

HEX#ebda4b
RGBrgb(235, 218, 75)
HSLhsl(54, 80%, 61%)
CMYKcmyk(0%, 7%, 68%, 8%)
LABlab(86.2 -10.0 69.2)
LCHlch(86.2 69.9 98.2)
OKLCHoklch(0.877 0.158 102.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebda4b on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ebda4b on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.5%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow68.1%
Key (black)7.8%

Color previews

#ebda4b text on a black background

contrast 14.66:1

Card sample

#ebda4b text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda4b in the Color Lab