Skip to content

#eee22c

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

RGB
238, 226, 44
HSL
56°, 85%, 55%
CMYK
0, 5, 82, 7
Luminance
0.7275

Every format

HEX#eee22c
RGBrgb(238, 226, 44)
HSLhsl(56, 85%, 55%)
CMYKcmyk(0%, 5%, 82%, 7%)
LABlab(88.3 -13.9 81.1)
LCHlch(88.3 82.3 99.8)
OKLCHoklch(0.895 0.181 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee22c on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#eee22c on black: 15.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green88.6%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow81.5%
Key (black)6.7%

Color previews

#eee22c text on a black background

contrast 15.55:1

Card sample

#eee22c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 226, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 226, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee22c;
background: linear-gradient(135deg, #eee22c, #79EE2C);

Monochromatic scale

Palettes built from #eee22c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee22c in the Color Lab