#FBD0DB Color Information

Hex color code: #FBD0DB

#FBD0DB is a light red color. In RGB it is (251, 208, 219), and in HSL it is (345°, 84%, 90%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#FBD0DB
RGB
251, 208, 219
HSL
345°, 84%, 90%
CMYK
0%, 17%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBD0DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 208, 219

Red: 251 / Green: 208 / Blue: 219

HSL

345°, 84%, 90%

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

CMYK

0%, 17%, 13%, 2%

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

What color is #FBD0DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBD0DB to RGB:

rgb(251, 208, 219)HEX to RGB Converter →

HEX to HSL

Convert #FBD0DB to HSL:

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

HEX to CMYK

Convert #FBD0DB to CMYK:

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

Color Meaning and Usage

A soft red tone, #FBD0DB has RGB (251, 208, 219) and HSL (345°, 84%, 90%). 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 #FBD0DB is #D0FBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0F0.

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

Contrast with #FBD0DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBD0DB?

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

What is the RGB value of #FBD0DB?

#FBD0DB in RGB is (251, 208, 219) - 251 red, 208 green, and 219 blue.

How to use #FBD0DB in CSS?

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

What colors go well with #FBD0DB?

#D0FBF0 (complementary), #FBD0F0 (analogous), and #F58AA4 (lighter shade) work well with #FBD0DB.