#FDEAF0 Color Information

Hex color code: #FDEAF0

The hex color #FDEAF0 is a delicate magenta with RGB values of (253, 234, 240) and HSL of (341°, 83%, 95%). It is often used for branding and logos.

Try:
Color NameSeashell
HEX
#FDEAF0
RGB
253, 234, 240
HSL
341°, 83%, 95%
CMYK
0%, 8%, 5%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEAF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 234, 240

Red: 253 / Green: 234 / Blue: 240

HSL

341°, 83%, 95%

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

CMYK

0%, 8%, 5%, 1%

Cyan: 0% / Magenta: 8% / Yellow: 5% / Key: 1%

What color is #FDEAF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEAF0 to RGB:

rgb(253, 234, 240)HEX to RGB Converter →

HEX to HSL

Convert #FDEAF0 to HSL:

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

HEX to CMYK

Convert #FDEAF0 to CMYK:

cmyk(0%, 8%, 5%, 1%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #FDEAF0 has RGB (253, 234, 240) and HSL (341°, 83%, 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 #FDEAF0 is #E8FDF6, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE8F9.

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

Contrast with #FDEAF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEAF0?

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

What is the RGB value of #FDEAF0?

#FDEAF0 in RGB is (253, 234, 240) - 253 red, 234 green, and 240 blue.

How to use #FDEAF0 in CSS?

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

What colors go well with #FDEAF0?

#E8FDF6 (complementary), #FDE8F9 (analogous), and #F6A2BC (lighter shade) work well with #FDEAF0.