Skip to content

#eeebb4

a light, vivid yellow · cool · closest name: beige

RGB
238, 235, 180
HSL
57°, 63%, 82%
CMYK
0, 1, 24, 7
Luminance
0.8089

Every format

HEX#eeebb4
RGBrgb(238, 235, 180)
HSLhsl(57, 63%, 82%)
CMYKcmyk(0%, 1%, 24%, 7%)
LABlab(92.1 -7.5 27.1)
LCHlch(92.1 28.2 105.5)
OKLCHoklch(0.929 0.071 105.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeebb4 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#eeebb4 on black: 17.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green92.2%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow24.4%
Key (black)6.7%

Color previews

#eeebb4 text on a black background

contrast 17.18:1

Card sample

#eeebb4 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeebb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeebb4 in the Color Lab