Skip to content

#eeee3f

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

RGB
238, 238, 63
HSL
60°, 84%, 59%
CMYK
0, 0, 74, 7
Luminance
0.7969

Every format

HEX#eeee3f
RGBrgb(238, 238, 63)
HSLhsl(60, 84%, 59%)
CMYKcmyk(0%, 0%, 74%, 7%)
LABlab(91.5 -19.1 78.7)
LCHlch(91.5 81.0 103.7)
OKLCHoklch(0.920 0.183 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeee3f on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#eeee3f on black: 16.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow73.5%
Key (black)6.7%

Color previews

#eeee3f text on a black background

contrast 16.94:1

Card sample

#eeee3f text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeee3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeee3f in the Color Lab