Skip to content

#ebdc22

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

RGB
235, 220, 34
HSL
56°, 83%, 53%
CMYK
0, 6, 86, 8
Luminance
0.6896

Every format

HEX#ebdc22
RGBrgb(235, 220, 34)
HSLhsl(56, 83%, 53%)
CMYKcmyk(0%, 6%, 86%, 8%)
LABlab(86.5 -12.5 81.7)
LCHlch(86.5 82.7 98.7)
OKLCHoklch(0.879 0.180 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow85.5%
Key (black)7.8%

Color previews

#ebdc22 text on a black background

contrast 14.79:1

Card sample

#ebdc22 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc22 in the Color Lab