#FDE7EB Color Information

Hex color code: #FDE7EB

A airy red shade, #FDE7EB appears as (253, 231, 235) in RGB and (349°, 85%, 95%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FDE7EB
RGB
253, 231, 235
HSL
349°, 85%, 95%
CMYK
0%, 9%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDE7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 231, 235

Red: 253 / Green: 231 / Blue: 235

HSL

349°, 85%, 95%

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

CMYK

0%, 9%, 7%, 1%

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

What color is #FDE7EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDE7EB to RGB:

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

HEX to HSL

Convert #FDE7EB to HSL:

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

HEX to CMYK

Convert #FDE7EB to CMYK:

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

Color Meaning and Usage

A airy red tone, #FDE7EB has RGB (253, 231, 235) and HSL (349°, 85%, 95%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDE7EB is #E7FDF9, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE7F6.

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

Contrast with #FDE7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDE7EB?

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

What is the RGB value of #FDE7EB?

#FDE7EB in RGB is (253, 231, 235) - 253 red, 231 green, and 235 blue.

How to use #FDE7EB in CSS?

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

What colors go well with #FDE7EB?

#E7FDF9 (complementary), #FDE7F6 (analogous), and #F7A1B1 (lighter shade) work well with #FDE7EB.