Skip to content

#eee133

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

RGB
238, 225, 51
HSL
56°, 85%, 57%
CMYK
0, 6, 79, 7
Luminance
0.7227

Every format

HEX#eee133
RGBrgb(238, 225, 51)
HSLhsl(56, 85%, 57%)
CMYKcmyk(0%, 6%, 79%, 7%)
LABlab(88.1 -13.2 79.1)
LCHlch(88.1 80.2 99.5)
OKLCHoklch(0.893 0.177 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green88.2%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow78.6%
Key (black)6.7%

Color previews

#eee133 text on a black background

contrast 15.45:1

Card sample

#eee133 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee133

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee133 in the Color Lab