#FDE7EE Color Information

Hex color code: #FDE7EE

A soft magenta shade, #FDE7EE appears as (253, 231, 238) in RGB and (341°, 85%, 95%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#FDE7EE
RGB
253, 231, 238
HSL
341°, 85%, 95%
CMYK
0%, 9%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDE7EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 231, 238

Red: 253 / Green: 231 / Blue: 238

HSL

341°, 85%, 95%

Hue: 341° / Saturation: 85% / Lightness: 95%

CMYK

0%, 9%, 6%, 1%

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

What color is #FDE7EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDE7EE to RGB:

rgb(253, 231, 238)HEX to RGB Converter →

HEX to HSL

Convert #FDE7EE to HSL:

hsl(341, 85%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDE7EE to CMYK:

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

Color Meaning and Usage

#FDE7EE is a airy magenta color with RGB values of 253, 231, 238 and HSL of 341°, 85%, 95%. 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 #FDE7EE is #E7FDF6, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE7F9.

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

Contrast with #FDE7EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDE7EE?

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

What is the RGB value of #FDE7EE?

#FDE7EE in RGB is (253, 231, 238) - 253 red, 231 green, and 238 blue.

How to use #FDE7EE in CSS?

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

What colors go well with #FDE7EE?

#E7FDF6 (complementary), #FDE7F9 (analogous), and #F7A1BC (lighter shade) work well with #FDE7EE.