#FDE5EC Color Information

Hex color code: #FDE5EC

A soft magenta shade, #FDE5EC appears as (253, 229, 236) in RGB and (343°, 86%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FDE5EC
RGB
253, 229, 236
HSL
343°, 86%, 95%
CMYK
0%, 9%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDE5EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 229, 236

Red: 253 / Green: 229 / Blue: 236

HSL

343°, 86%, 95%

Hue: 343° / Saturation: 86% / Lightness: 95%

CMYK

0%, 9%, 7%, 1%

Cyan: 0% / Magenta: 9% / Yellow: 7% / Key: 1%

What color is #FDE5EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDE5EC to RGB:

rgb(253, 229, 236)HEX to RGB Converter →

HEX to HSL

Convert #FDE5EC to HSL:

hsl(343, 86%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDE5EC to CMYK:

cmyk(0%, 9%, 7%, 1%)Color Converter →

Color Meaning and Usage

#FDE5EC is a soft magenta color with RGB values of 253, 229, 236 and HSL of 343°, 86%, 95%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDE5EC is #E7FDF7, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE7F8.

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

Contrast with #FDE5EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDE5EC?

#FDE5EC is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDE5EC?

#FDE5EC in RGB is (253, 229, 236) - 253 red, 229 green, and 236 blue.

How to use #FDE5EC in CSS?

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

What colors go well with #FDE5EC?

#E7FDF7 (complementary), #FDE7F8 (analogous), and #F8A0B9 (lighter shade) work well with #FDE5EC.