#FADFDC Color Information

Hex color code: #FADFDC

A airy red shade, #FADFDC appears as (250, 223, 220) in RGB and (6°, 75%, 92%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FADFDC
RGB
250, 223, 220
HSL
6°, 75%, 92%
CMYK
0%, 11%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FADFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 223, 220

Red: 250 / Green: 223 / Blue: 220

HSL

6°, 75%, 92%

Hue: 6° / Saturation: 75% / Lightness: 92%

CMYK

0%, 11%, 12%, 2%

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

What color is #FADFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FADFDC to RGB:

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

HEX to HSL

Convert #FADFDC to HSL:

hsl(6, 75%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FADFDC to CMYK:

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

Color Meaning and Usage

#FADFDC is a delicate red color with RGB values of 250, 223, 220 and HSL of 6°, 75%, 92%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FADFDC is #DBF7FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FADBE8.

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

Contrast with #FADFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FADFDC?

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

What is the RGB value of #FADFDC?

#FADFDC in RGB is (250, 223, 220) - 250 red, 223 green, and 220 blue.

How to use #FADFDC in CSS?

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

What colors go well with #FADFDC?

#DBF7FA (complementary), #FADBE8 (analogous), and #F0A198 (lighter shade) work well with #FADFDC.