Skip to content

#ebda2f

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

RGB
235, 218, 47
HSL
55°, 83%, 55%
CMYK
0, 7, 80, 8
Luminance
0.6801

Every format

HEX#ebda2f
RGBrgb(235, 218, 47)
HSLhsl(55, 83%, 55%)
CMYKcmyk(0%, 7%, 80%, 8%)
LABlab(86.0 -11.2 78.3)
LCHlch(86.0 79.0 98.1)
OKLCHoklch(0.876 0.174 103.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow80.0%
Key (black)7.8%

Color previews

#ebda2f text on a black background

contrast 14.60:1

Card sample

#ebda2f text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda2f in the Color Lab