#EADEE2 Color Information

Hex color code: #EADEE2

A soft magenta shade, #EADEE2 appears as (234, 222, 226) in RGB and (340°, 22%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#EADEE2
RGB
234, 222, 226
HSL
340°, 22%, 89%
CMYK
0%, 5%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 222, 226

Red: 234 / Green: 222 / Blue: 226

HSL

340°, 22%, 89%

Hue: 340° / Saturation: 22% / Lightness: 89%

CMYK

0%, 5%, 3%, 8%

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

What color is #EADEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADEE2 to RGB:

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

HEX to HSL

Convert #EADEE2 to HSL:

hsl(340, 22%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EADEE2 to CMYK:

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

Color Meaning and Usage

#EADEE2 is a ethereal magenta color with RGB values of 234, 222, 226 and HSL of 340°, 22%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADEE2 is #DDE9E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E9DDE7.

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

Contrast with #EADEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADEE2?

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

What is the RGB value of #EADEE2?

#EADEE2 in RGB is (234, 222, 226) - 234 red, 222 green, and 226 blue.

How to use #EADEE2 in CSS?

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

What colors go well with #EADEE2?

#DDE9E5 (complementary), #E9DDE7 (analogous), and #CBAEB8 (lighter shade) work well with #EADEE2.