#FDDAE6 Color Information

Hex color code: #FDDAE6

#FDDAE6 is a airy magenta color. In RGB it is (253, 218, 230), and in HSL it is (339°, 90%, 92%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FDDAE6
RGB
253, 218, 230
HSL
339°, 90%, 92%
CMYK
0%, 14%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDAE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 218, 230

Red: 253 / Green: 218 / Blue: 230

HSL

339°, 90%, 92%

Hue: 339° / Saturation: 90% / Lightness: 92%

CMYK

0%, 14%, 9%, 1%

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

What color is #FDDAE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDAE6 to RGB:

rgb(253, 218, 230)HEX to RGB Converter →

HEX to HSL

Convert #FDDAE6 to HSL:

hsl(339, 90%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FDDAE6 to CMYK:

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

Color Meaning and Usage

#FDDAE6 is a ethereal magenta color with RGB values of 253, 218, 230 and HSL of 339°, 90%, 92%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDDAE6 is #D8FDF0, creating high-contrast pairings. For softer combinations, try analogous colors like #FDD8F7.

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

Contrast with #FDDAE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDAE6?

#FDDAE6 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDDAE6?

#FDDAE6 in RGB is (253, 218, 230) - 253 red, 218 green, and 230 blue.

How to use #FDDAE6 in CSS?

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

What colors go well with #FDDAE6?

#D8FDF0 (complementary), #FDD8F7 (analogous), and #F990B5 (lighter shade) work well with #FDDAE6.