Skip to content

#eeeb3d

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

RGB
238, 235, 61
HSL
59°, 84%, 59%
CMYK
0, 1, 74, 7
Luminance
0.7793

Every format

HEX#eeeb3d
RGBrgb(238, 235, 61)
HSLhsl(59, 84%, 59%)
CMYKcmyk(0%, 1%, 74%, 7%)
LABlab(90.8 -17.8 78.5)
LCHlch(90.8 80.5 102.8)
OKLCHoklch(0.914 0.181 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeb3d on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#eeeb3d on black: 16.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green92.2%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow74.4%
Key (black)6.7%

Color previews

#eeeb3d text on a black background

contrast 16.59:1

Card sample

#eeeb3d text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 235, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 235, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eeeb3d;
background: linear-gradient(135deg, #eeeb3d, #7BEE3D);

Monochromatic scale

Palettes built from #eeeb3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeb3d in the Color Lab