Skip to content

#ebdc2b

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

RGB
235, 220, 43
HSL
55°, 83%, 55%
CMYK
0, 6, 82, 8
Luminance
0.6902

Every format

HEX#ebdc2b
RGBrgb(235, 220, 43)
HSLhsl(55, 83%, 55%)
CMYKcmyk(0%, 6%, 82%, 8%)
LABlab(86.5 -12.3 79.7)
LCHlch(86.5 80.7 98.7)
OKLCHoklch(0.880 0.177 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc2b on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc2b on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green86.3%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow81.7%
Key (black)7.8%

Color previews

#ebdc2b text on a black background

contrast 14.80:1

Card sample

#ebdc2b text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc2b in the Color Lab