#FADEDB Color Information

Hex color code: #FADEDB

#FADEDB is a delicate red color. In RGB it is (250, 222, 219), and in HSL it is (6°, 76%, 92%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FADEDB
RGB
250, 222, 219
HSL
6°, 76%, 92%
CMYK
0%, 11%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FADEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 222, 219

Red: 250 / Green: 222 / Blue: 219

HSL

6°, 76%, 92%

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

CMYK

0%, 11%, 12%, 2%

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

What color is #FADEDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FADEDB to RGB:

rgb(250, 222, 219)HEX to RGB Converter →

HEX to HSL

Convert #FADEDB to HSL:

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

HEX to CMYK

Convert #FADEDB to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #FADEDB has RGB (250, 222, 219) and HSL (6°, 76%, 92%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FADEDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FADEDB?

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

What is the RGB value of #FADEDB?

#FADEDB in RGB is (250, 222, 219) - 250 red, 222 green, and 219 blue.

How to use #FADEDB in CSS?

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

What colors go well with #FADEDB?

#DBF7FA (complementary), #FADBE7 (analogous), and #F1A198 (lighter shade) work well with #FADEDB.