#FBD2DE Color Information

Hex color code: #FBD2DE

A delicate magenta shade, #FBD2DE appears as (251, 210, 222) in RGB and (342°, 84%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FBD2DE
RGB
251, 210, 222
HSL
342°, 84%, 90%
CMYK
0%, 16%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBD2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 210, 222

Red: 251 / Green: 210 / Blue: 222

HSL

342°, 84%, 90%

Hue: 342° / Saturation: 84% / Lightness: 90%

CMYK

0%, 16%, 12%, 2%

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

What color is #FBD2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBD2DE to RGB:

rgb(251, 210, 222)HEX to RGB Converter →

HEX to HSL

Convert #FBD2DE to HSL:

hsl(342, 84%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBD2DE to CMYK:

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

Color Meaning and Usage

#FBD2DE is a delicate magenta color with RGB values of 251, 210, 222 and HSL of 342°, 84%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBD2DE is #D0FBEE, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0F2.

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

Contrast with #FBD2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBD2DE?

#FBD2DE is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBD2DE?

#FBD2DE in RGB is (251, 210, 222) - 251 red, 210 green, and 222 blue.

How to use #FBD2DE in CSS?

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

What colors go well with #FBD2DE?

#D0FBEE (complementary), #FBD0F2 (analogous), and #F58AAA (lighter shade) work well with #FBD2DE.