Skip to content

#ebdf4e

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

RGB
235, 223, 78
HSL
55°, 80%, 61%
CMYK
0, 5, 67, 8
Luminance
0.7099

Every format

HEX#ebdf4e
RGBrgb(235, 223, 78)
HSLhsl(55, 80%, 61%)
CMYKcmyk(0%, 5%, 67%, 8%)
LABlab(87.5 -12.3 69.4)
LCHlch(87.5 70.5 100.1)
OKLCHoklch(0.888 0.161 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf4e on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf4e on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue30.6%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow66.8%
Key (black)7.8%

Color previews

#ebdf4e text on a black background

contrast 15.20:1

Card sample

#ebdf4e text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf4e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf4e in the Color Lab