Skip to content

#ebdf2c

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

RGB
235, 223, 44
HSL
56°, 83%, 55%
CMYK
0, 5, 81, 8
Luminance
0.7062

Every format

HEX#ebdf2c
RGBrgb(235, 223, 44)
HSLhsl(56, 83%, 55%)
CMYKcmyk(0%, 5%, 81%, 8%)
LABlab(87.3 -13.7 80.1)
LCHlch(87.3 81.3 99.7)
OKLCHoklch(0.886 0.179 105.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf2c on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf2c on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow81.3%
Key (black)7.8%

Color previews

#ebdf2c text on a black background

contrast 15.12:1

Card sample

#ebdf2c text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf2c in the Color Lab