#EADDE2 Color Information

Hex color code: #EADDE2

A ethereal magenta shade, #EADDE2 appears as (234, 221, 226) in RGB and (337°, 24%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#EADDE2
RGB
234, 221, 226
HSL
337°, 24%, 89%
CMYK
0%, 6%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 226

Red: 234 / Green: 221 / Blue: 226

HSL

337°, 24%, 89%

Hue: 337° / Saturation: 24% / Lightness: 89%

CMYK

0%, 6%, 3%, 8%

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

What color is #EADDE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDE2 to RGB:

rgb(234, 221, 226)HEX to RGB Converter →

HEX to HSL

Convert #EADDE2 to HSL:

hsl(337, 24%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDE2 to CMYK:

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

Color Meaning and Usage

#EADDE2 is a ethereal magenta color with RGB values of 234, 221, 226 and HSL of 337°, 24%, 89%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDE2 is #DCEAE5, creating high-contrast pairings. For softer combinations, try analogous colors like #EADCE8.

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

Contrast with #EADDE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDE2?

#EADDE2 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADDE2?

#EADDE2 in RGB is (234, 221, 226) - 234 red, 221 green, and 226 blue.

How to use #EADDE2 in CSS?

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

What colors go well with #EADDE2?

#DCEAE5 (complementary), #EADCE8 (analogous), and #CDADB9 (lighter shade) work well with #EADDE2.