Skip to content

#e1c2c3

a light, soft red · warm · closest name: silver

RGB
225, 194, 195
HSL
358°, 34%, 82%
CMYK
0, 14, 13, 12
Luminance
0.5853

Every format

HEX#e1c2c3
RGBrgb(225, 194, 195)
HSLhsl(358, 34%, 82%)
CMYKcmyk(0%, 14%, 13%, 12%)
LABlab(81.0 11.1 3.6)
LCHlch(81.0 11.7 17.7)
OKLCHoklch(0.841 0.035 15.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e1c2c3 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#e1c2c3 on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.2%
Green76.1%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow13.3%
Key (black)11.8%

Color previews

#e1c2c3 text on a black background

contrast 12.71:1

Card sample

#e1c2c3 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(225, 194, 195, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(225, 194, 195, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e1c2c3;
background: linear-gradient(135deg, #e1c2c3, #E1D6C2);

Monochromatic scale

Palettes built from #e1c2c3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e1c2c3 in the Color Lab