Skip to content

#eed2b2

a light, vivid orange · warm · closest name: tan

RGB
238, 210, 178
HSL
32°, 64%, 82%
CMYK
0, 12, 25, 7
Luminance
0.6748

Every format

HEX#eed2b2
RGBrgb(238, 210, 178)
HSLhsl(32, 64%, 82%)
CMYKcmyk(0%, 12%, 25%, 7%)
LABlab(85.8 5.0 19.5)
LCHlch(85.8 20.1 75.7)
OKLCHoklch(0.879 0.053 70.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed2b2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#eed2b2 on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green82.4%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta11.8%
Yellow25.2%
Key (black)6.7%

Color previews

#eed2b2 text on a black background

contrast 14.50:1

Card sample

#eed2b2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed2b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eed2b2 in the Color Lab