Skip to content

#eee33b

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

RGB
238, 227, 59
HSL
56°, 84%, 58%
CMYK
0, 5, 75, 7
Luminance
0.7343

Every format

HEX#eee33b
RGBrgb(238, 227, 59)
HSLhsl(56, 84%, 58%)
CMYKcmyk(0%, 5%, 75%, 7%)
LABlab(88.7 -13.9 77.2)
LCHlch(88.7 78.5 100.2)
OKLCHoklch(0.897 0.175 105.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee33b on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#eee33b on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.0%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow75.2%
Key (black)6.7%

Color previews

#eee33b text on a black background

contrast 15.69:1

Card sample

#eee33b text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 227, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 227, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee33b;
background: linear-gradient(135deg, #eee33b, #82EE3B);

Monochromatic scale

Palettes built from #eee33b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee33b in the Color Lab