#EDDADF Color Information

Hex color code: #EDDADF

A light magenta shade, #EDDADF appears as (237, 218, 223) in RGB and (344°, 35%, 89%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EDDADF
RGB
237, 218, 223
HSL
344°, 35%, 89%
CMYK
0%, 8%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 218, 223

Red: 237 / Green: 218 / Blue: 223

HSL

344°, 35%, 89%

Hue: 344° / Saturation: 35% / Lightness: 89%

CMYK

0%, 8%, 6%, 7%

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

What color is #EDDADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDADF to RGB:

rgb(237, 218, 223)HEX to RGB Converter →

HEX to HSL

Convert #EDDADF to HSL:

hsl(344, 35%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDADF to CMYK:

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

Color Meaning and Usage

#EDDADF is a airy magenta color with RGB values of 237, 218, 223 and HSL of 344°, 35%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDADF is #D9EDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EDD9E8.

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

Contrast with #EDDADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDADF?

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

What is the RGB value of #EDDADF?

#EDDADF in RGB is (237, 218, 223) - 237 red, 218 green, and 223 blue.

How to use #EDDADF in CSS?

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

What colors go well with #EDDADF?

#D9EDE8 (complementary), #EDD9E8 (analogous), and #D4A5B2 (lighter shade) work well with #EDDADF.