#EDD9DC Color Information

Hex color code: #EDD9DC

A soft red shade, #EDD9DC appears as (237, 217, 220) in RGB and (351°, 36%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#EDD9DC
RGB
237, 217, 220
HSL
351°, 36%, 89%
CMYK
0%, 8%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDD9DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 217, 220

Red: 237 / Green: 217 / Blue: 220

HSL

351°, 36%, 89%

Hue: 351° / Saturation: 36% / Lightness: 89%

CMYK

0%, 8%, 7%, 7%

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

What color is #EDD9DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDD9DC to RGB:

rgb(237, 217, 220)HEX to RGB Converter →

HEX to HSL

Convert #EDD9DC to HSL:

hsl(351, 36%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDD9DC to CMYK:

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

Color Meaning and Usage

A light red tone, #EDD9DC has RGB (237, 217, 220) and HSL (351°, 36%, 89%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDD9DC is #D9EDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EDD9E6.

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

Contrast with #EDD9DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDD9DC?

#EDD9DC is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDD9DC?

#EDD9DC in RGB is (237, 217, 220) - 237 red, 217 green, and 220 blue.

How to use #EDD9DC in CSS?

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

What colors go well with #EDD9DC?

#D9EDEA (complementary), #EDD9E6 (analogous), and #D5A5AC (lighter shade) work well with #EDD9DC.