#FBDADB Color Information

Hex color code: #FBDADB

A delicate red shade, #FBDADB appears as (251, 218, 219) in RGB and (358°, 80%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FBDADB
RGB
251, 218, 219
HSL
358°, 80%, 92%
CMYK
0%, 13%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 218, 219

Red: 251 / Green: 218 / Blue: 219

HSL

358°, 80%, 92%

Hue: 358° / Saturation: 80% / Lightness: 92%

CMYK

0%, 13%, 13%, 2%

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

What color is #FBDADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDADB to RGB:

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

HEX to HSL

Convert #FBDADB to HSL:

hsl(358, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDADB to CMYK:

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

Color Meaning and Usage

#FBDADB is a ethereal red color with RGB values of 251, 218, 219 and HSL of 358°, 80%, 92%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDADB is #DAFBFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FBDAEC.

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

Contrast with #FBDADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDADB?

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

What is the RGB value of #FBDADB?

#FBDADB in RGB is (251, 218, 219) - 251 red, 218 green, and 219 blue.

How to use #FBDADB in CSS?

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

What colors go well with #FBDADB?

#DAFBFA (complementary), #FBDAEC (analogous), and #F39599 (lighter shade) work well with #FBDADB.