#EACDC5 Color Information

Hex color code: #EACDC5

#EACDC5 is a soft red color. In RGB it is (234, 205, 197), and in HSL it is (13°, 47%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EACDC5
RGB
234, 205, 197
HSL
13°, 47%, 85%
CMYK
0%, 12%, 16%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EACDC5; 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 #EACDC5; background-color: #EACDC515; }

Alert / Toast

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

Link / Accent

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

a { color: #EACDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 205, 197

Red: 234 / Green: 205 / Blue: 197

HSL

13°, 47%, 85%

Hue: 13° / Saturation: 47% / Lightness: 85%

CMYK

0%, 12%, 16%, 8%

Cyan: 0% / Magenta: 12% / Yellow: 16% / Key: 8%

What color is #EACDC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACDC5 to RGB:

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

HEX to HSL

Convert #EACDC5 to HSL:

hsl(13, 47%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EACDC5 to CMYK:

cmyk(0%, 12%, 16%, 8%)Color Converter →

Color Meaning and Usage

#EACDC5 is a light red color with RGB values of 234, 205, 197 and HSL of 13°, 47%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACDC5 is #C7E3EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC7D1.

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

Contrast with #EACDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACDC5?

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

What is the RGB value of #EACDC5?

#EACDC5 in RGB is (234, 205, 197) - 234 red, 205 green, and 197 blue.

How to use #EACDC5 in CSS?

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

What colors go well with #EACDC5?

#C7E3EB (complementary), #EBC7D1 (analogous), and #D69E8F (lighter shade) work well with #EACDC5.