#FADFD9 Color Information

Hex color code: #FADFD9

The hex color #FADFD9 is a soft red with RGB values of (250, 223, 217) and HSL of (11°, 77%, 92%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#FADFD9
RGB
250, 223, 217
HSL
11°, 77%, 92%
CMYK
0%, 11%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FADFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 223, 217

Red: 250 / Green: 223 / Blue: 217

HSL

11°, 77%, 92%

Hue: 11° / Saturation: 77% / Lightness: 92%

CMYK

0%, 11%, 13%, 2%

Cyan: 0% / Magenta: 11% / Yellow: 13% / Key: 2%

What color is #FADFD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FADFD9 to RGB:

rgb(250, 223, 217)HEX to RGB Converter →

HEX to HSL

Convert #FADFD9 to HSL:

hsl(11, 77%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FADFD9 to CMYK:

cmyk(0%, 11%, 13%, 2%)Color Converter →

Color Meaning and Usage

A light red tone, #FADFD9 has RGB (250, 223, 217) and HSL (11°, 77%, 92%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FADFD9 is #DBF5FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FADBE5.

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

Contrast with #FADFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FADFD9?

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

What is the RGB value of #FADFD9?

#FADFD9 in RGB is (250, 223, 217) - 250 red, 223 green, and 217 blue.

How to use #FADFD9 in CSS?

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

What colors go well with #FADFD9?

#DBF5FA (complementary), #FADBE5 (analogous), and #F2A897 (lighter shade) work well with #FADFD9.