Skip to content

#ebda30

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

RGB
235, 218, 48
HSL
55°, 82%, 56%
CMYK
0, 7, 80, 8
Luminance
0.6802

Every format

HEX#ebda30
RGBrgb(235, 218, 48)
HSLhsl(55, 82%, 56%)
CMYKcmyk(0%, 7%, 80%, 8%)
LABlab(86.0 -11.1 78.0)
LCHlch(86.0 78.8 98.1)
OKLCHoklch(0.876 0.173 103.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow79.6%
Key (black)7.8%

Color previews

#ebda30 text on a black background

contrast 14.60:1

Card sample

#ebda30 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda30 in the Color Lab