Skip to content

#eee10c

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

RGB
238, 225, 12
HSL
57°, 90%, 49%
CMYK
0, 6, 95, 7
Luminance
0.7205

Every format

HEX#eee10c
RGBrgb(238, 225, 12)
HSLhsl(57, 90%, 49%)
CMYKcmyk(0%, 6%, 95%, 7%)
LABlab(88.0 -14.0 86.2)
LCHlch(88.0 87.3 99.2)
OKLCHoklch(0.892 0.188 105.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green88.2%
Blue4.7%

CMYK percentages

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

Color previews

#eee10c text on a black background

contrast 15.41:1

Card sample

#eee10c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee10c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee10c in the Color Lab