#EDDFE2 Color Information

Hex color code: #EDDFE2

#EDDFE2 is a light red color. In RGB it is (237, 223, 226), and in HSL it is (347°, 28%, 90%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EDDFE2
RGB
237, 223, 226
HSL
347°, 28%, 90%
CMYK
0%, 6%, 5%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 223, 226

Red: 237 / Green: 223 / Blue: 226

HSL

347°, 28%, 90%

Hue: 347° / Saturation: 28% / Lightness: 90%

CMYK

0%, 6%, 5%, 7%

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

What color is #EDDFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDFE2 to RGB:

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

HEX to HSL

Convert #EDDFE2 to HSL:

hsl(347, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDFE2 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EDDFE2 has RGB (237, 223, 226) and HSL (347°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDFE2 is #DEEDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDEE9.

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

Contrast with #EDDFE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDFE2?

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

What is the RGB value of #EDDFE2?

#EDDFE2 in RGB is (237, 223, 226) - 237 red, 223 green, and 226 blue.

How to use #EDDFE2 in CSS?

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

What colors go well with #EDDFE2?

#DEEDEA (complementary), #EDDEE9 (analogous), and #D1ADB5 (lighter shade) work well with #EDDFE2.