Skip to content

#ebdc32

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

RGB
235, 220, 50
HSL
55°, 82%, 56%
CMYK
0, 6, 79, 8
Luminance
0.6908

Every format

HEX#ebdc32
RGBrgb(235, 220, 50)
HSLhsl(55, 82%, 56%)
CMYKcmyk(0%, 6%, 79%, 8%)
LABlab(86.5 -12.1 77.9)
LCHlch(86.5 78.8 98.8)
OKLCHoklch(0.880 0.174 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue19.6%

CMYK percentages

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

Color previews

#ebdc32 text on a black background

contrast 14.82:1

Card sample

#ebdc32 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc32 in the Color Lab