#EACDE3 Color Information

Hex color code: #EACDE3

A airy magenta shade, #EACDE3 appears as (234, 205, 227) in RGB and (314°, 41%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#EACDE3
RGB
234, 205, 227
HSL
314°, 41%, 86%
CMYK
0%, 12%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACDE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 205, 227

Red: 234 / Green: 205 / Blue: 227

HSL

314°, 41%, 86%

Hue: 314° / Saturation: 41% / Lightness: 86%

CMYK

0%, 12%, 3%, 8%

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

What color is #EACDE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACDE3 to RGB:

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

HEX to HSL

Convert #EACDE3 to HSL:

hsl(314, 41%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EACDE3 to CMYK:

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

Color Meaning and Usage

#EACDE3 is a airy magenta color with RGB values of 234, 205, 227 and HSL of 314°, 41%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACDE3 is #CDEAD3, creating high-contrast pairings. For softer combinations, try analogous colors like #E2CDEA.

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

Contrast with #EACDE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACDE3?

#EACDE3 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EACDE3?

#EACDE3 in RGB is (234, 205, 227) - 234 red, 205 green, and 227 blue.

How to use #EACDE3 in CSS?

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

What colors go well with #EACDE3?

#CDEAD3 (complementary), #E2CDEA (analogous), and #D397C5 (lighter shade) work well with #EACDE3.