#FBDDE0 Color Information

Hex color code: #FBDDE0

A delicate red shade, #FBDDE0 appears as (251, 221, 224) in RGB and (354°, 79%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FBDDE0
RGB
251, 221, 224
HSL
354°, 79%, 93%
CMYK
0%, 12%, 11%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDDE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 221, 224

Red: 251 / Green: 221 / Blue: 224

HSL

354°, 79%, 93%

Hue: 354° / Saturation: 79% / Lightness: 93%

CMYK

0%, 12%, 11%, 2%

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

What color is #FBDDE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDDE0 to RGB:

rgb(251, 221, 224)HEX to RGB Converter →

HEX to HSL

Convert #FBDDE0 to HSL:

hsl(354, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDDE0 to CMYK:

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

Color Meaning and Usage

A airy red tone, #FBDDE0 has RGB (251, 221, 224) and HSL (354°, 79%, 93%). 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 #FBDDE0 is #DFFBF8, creating high-contrast pairings. For softer combinations, try analogous colors like #FBDFF0.

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

Contrast with #FBDDE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDDE0?

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

What is the RGB value of #FBDDE0?

#FBDDE0 in RGB is (251, 221, 224) - 251 red, 221 green, and 224 blue.

How to use #FBDDE0 in CSS?

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

What colors go well with #FBDDE0?

#DFFBF8 (complementary), #FBDFF0 (analogous), and #F39BA3 (lighter shade) work well with #FBDDE0.