#EAD4DA Color Information

Hex color code: #EAD4DA

#EAD4DA is a light magenta color. In RGB it is (234, 212, 218), and in HSL it is (344°, 34%, 87%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EAD4DA
RGB
234, 212, 218
HSL
344°, 34%, 87%
CMYK
0%, 9%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 212, 218

Red: 234 / Green: 212 / Blue: 218

HSL

344°, 34%, 87%

Hue: 344° / Saturation: 34% / Lightness: 87%

CMYK

0%, 9%, 7%, 8%

Cyan: 0% / Magenta: 9% / Yellow: 7% / Key: 8%

What color is #EAD4DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD4DA to RGB:

rgb(234, 212, 218)HEX to RGB Converter →

HEX to HSL

Convert #EAD4DA to HSL:

hsl(344, 34%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD4DA to CMYK:

cmyk(0%, 9%, 7%, 8%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EAD4DA has RGB (234, 212, 218) and HSL (344°, 34%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD4DA is #D3E9E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E9D3E4.

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

Contrast with #EAD4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD4DA?

#EAD4DA is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAD4DA?

#EAD4DA in RGB is (234, 212, 218) - 234 red, 212 green, and 218 blue.

How to use #EAD4DA in CSS?

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

What colors go well with #EAD4DA?

#D3E9E3 (complementary), #E9D3E4 (analogous), and #D09FAC (lighter shade) work well with #EAD4DA.