Skip to content

#ebda2c

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

RGB
235, 218, 44
HSL
55°, 83%, 55%
CMYK
0, 7, 81, 8
Luminance
0.6799

Every format

HEX#ebda2c
RGBrgb(235, 218, 44)
HSLhsl(55, 83%, 55%)
CMYKcmyk(0%, 7%, 81%, 8%)
LABlab(86.0 -11.2 79.0)
LCHlch(86.0 79.8 98.1)
OKLCHoklch(0.875 0.175 103.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue17.3%

CMYK percentages

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

Color previews

#ebda2c text on a black background

contrast 14.60:1

Card sample

#ebda2c text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda2c in the Color Lab