Skip to content

#eee300

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

RGB
238, 227, 0
HSL
57°, 100%, 47%
CMYK
0, 5, 100, 7
Luminance
0.7312

Every format

HEX#eee300
RGBrgb(238, 227, 0)
HSLhsl(57, 100%, 47%)
CMYKcmyk(0%, 5%, 100%, 7%)
LABlab(88.5 -15.1 87.6)
LCHlch(88.5 88.9 99.8)
OKLCHoklch(0.896 0.191 106.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green89.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow100.0%
Key (black)6.7%

Color previews

#eee300 text on a black background

contrast 15.62:1

Card sample

#eee300 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee300 in the Color Lab