#E8C5CD Color Information

Hex color code: #E8C5CD

The hex color #E8C5CD is a delicate red with RGB values of (232, 197, 205) and HSL of (346°, 43%, 84%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#E8C5CD
RGB
232, 197, 205
HSL
346°, 43%, 84%
CMYK
0%, 15%, 12%, 9%

Shades

CSS Usage
color: #E8C5CD;
background-color: #E8C5CD;
border-color: #E8C5CD;
box-shadow: 0 0 10px #E8C5CD;
border: 2px solid #E8C5CD;
Tailwind Usage
bg-[#E8C5CD]
text-[#E8C5CD]
border-[#E8C5CD]
shadow-[0_0_10px_E8C5CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #E8C5CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #E8C5CD; color: #000000; }

Badge

New Feature
.badge { background-color: #E8C5CD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #E8C5CD; background-color: #E8C5CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #E8C5CD20; border-left: 4px solid #E8C5CD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #E8C5CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #E8C5CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 197, 205

Red: 232 / Green: 197 / Blue: 205

HSL

346°, 43%, 84%

Hue: 346° / Saturation: 43% / Lightness: 84%

CMYK

0%, 15%, 12%, 9%

Cyan: 0% / Magenta: 15% / Yellow: 12% / Key: 9%

What color is #E8C5CD?

#E8C5CD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8C5CD to RGB:

rgb(232, 197, 205)HEX to RGB Converter →

HEX to HSL

Convert #E8C5CD to HSL:

hsl(346, 43%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E8C5CD to CMYK:

cmyk(0%, 15%, 12%, 9%)Color Converter →

Color Meaning and Usage

A light red tone, #E8C5CD has RGB (232, 197, 205) and HSL (346°, 43%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E8C5CD is #C5E8E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E8C5DE.

Use #E8C5CD in CSS: color: #E8C5CD or background-color: #E8C5CD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #E8C5CD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.30:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8C5CD?

#E8C5CD is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E8C5CD?

#E8C5CD in RGB is (232, 197, 205) - 232 red, 197 green, and 205 blue.

How to use #E8C5CD in CSS?

Use #E8C5CD directly in your CSS properties like color or background-color.

What colors go well with #E8C5CD?

#C5E8E0 (complementary), #E8C5DE (analogous), and #D28E9E (lighter shade) work well with #E8C5CD.