Skip to content

#e3b2ac

a light, vivid red · warm · closest name: pink

RGB
227, 178, 172
HSL
7°, 50%, 78%
CMYK
0, 22, 24, 11
Luminance
0.5115

Every format

HEX#e3b2ac
RGBrgb(227, 178, 172)
HSLhsl(7, 50%, 78%)
CMYKcmyk(0%, 22%, 24%, 11%)
LABlab(76.8 16.9 9.9)
LCHlch(76.8 19.6 30.3)
OKLCHoklch(0.806 0.058 26.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e3b2ac on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#e3b2ac on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red89.0%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta21.6%
Yellow24.2%
Key (black)11.0%

Color previews

#e3b2ac text on a black background

contrast 11.23:1

Card sample

#e3b2ac text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e3b2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e3b2ac in the Color Lab