Skip to content

#eee04c

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

RGB
238, 224, 76
HSL
55°, 83%, 62%
CMYK
0, 6, 68, 7
Luminance
0.7201

Every format

HEX#eee04c
RGBrgb(238, 224, 76)
HSLhsl(55, 83%, 62%)
CMYKcmyk(0%, 6%, 68%, 7%)
LABlab(88.0 -11.7 70.7)
LCHlch(88.0 71.7 99.4)
OKLCHoklch(0.892 0.163 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee04c on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#eee04c on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green87.8%
Blue29.8%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow68.1%
Key (black)6.7%

Color previews

#eee04c text on a black background

contrast 15.40:1

Card sample

#eee04c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 224, 76, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 224, 76, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee04c;
background: linear-gradient(135deg, #eee04c, #90EE4C);

Monochromatic scale

Palettes built from #eee04c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee04c in the Color Lab