#FDF5FA Color Information

Hex color code: #FDF5FA

#FDF5FA is a ethereal magenta color. In RGB it is (253, 245, 250), and in HSL it is (323°, 67%, 98%). It is typically applied in digital products.

Try:
Color NameSnow
HEX
#FDF5FA
RGB
253, 245, 250
HSL
323°, 67%, 98%
CMYK
0%, 3%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDF5FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 245, 250

Red: 253 / Green: 245 / Blue: 250

HSL

323°, 67%, 98%

Hue: 323° / Saturation: 67% / Lightness: 98%

CMYK

0%, 3%, 1%, 1%

Cyan: 0% / Magenta: 3% / Yellow: 1% / Key: 1%

What color is #FDF5FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDF5FA to RGB:

rgb(253, 245, 250)HEX to RGB Converter →

HEX to HSL

Convert #FDF5FA to HSL:

hsl(323, 67%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FDF5FA to CMYK:

cmyk(0%, 3%, 1%, 1%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #FDF5FA has RGB (253, 245, 250) and HSL (323°, 67%, 98%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDF5FA is #F6FDF9, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF6FD.

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

Contrast with #FDF5FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDF5FA?

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

What is the RGB value of #FDF5FA?

#FDF5FA in RGB is (253, 245, 250) - 253 red, 245 green, and 250 blue.

How to use #FDF5FA in CSS?

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

What colors go well with #FDF5FA?

#F6FDF9 (complementary), #FDF6FD (analogous), and #F1B7DA (lighter shade) work well with #FDF5FA.