Skip to content

#eee12b

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

RGB
238, 225, 43
HSL
56°, 85%, 55%
CMYK
0, 6, 82, 7
Luminance
0.7220

Every format

HEX#eee12b
RGBrgb(238, 225, 43)
HSLhsl(56, 85%, 55%)
CMYKcmyk(0%, 6%, 82%, 7%)
LABlab(88.1 -13.5 81.1)
LCHlch(88.1 82.3 99.4)
OKLCHoklch(0.892 0.180 105.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green88.2%
Blue16.9%

CMYK percentages

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

Color previews

#eee12b text on a black background

contrast 15.44:1

Card sample

#eee12b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee12b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee12b in the Color Lab