#FBCDD5 Color Information

Hex color code: #FBCDD5

The hex color #FBCDD5 is a ethereal red with RGB values of (251, 205, 213) and HSL of (350°, 85%, 89%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#FBCDD5
RGB
251, 205, 213
HSL
350°, 85%, 89%
CMYK
0%, 18%, 15%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCDD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 205, 213

Red: 251 / Green: 205 / Blue: 213

HSL

350°, 85%, 89%

Hue: 350° / Saturation: 85% / Lightness: 89%

CMYK

0%, 18%, 15%, 2%

Cyan: 0% / Magenta: 18% / Yellow: 15% / Key: 2%

What color is #FBCDD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCDD5 to RGB:

rgb(251, 205, 213)HEX to RGB Converter →

HEX to HSL

Convert #FBCDD5 to HSL:

hsl(350, 85%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCDD5 to CMYK:

cmyk(0%, 18%, 15%, 2%)Color Converter →

Color Meaning and Usage

A delicate red tone, #FBCDD5 has RGB (251, 205, 213) and HSL (350°, 85%, 89%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCDD5 is #CBFBF3, creating high-contrast pairings. For softer combinations, try analogous colors like #FBCBEB.

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

Contrast with #FBCDD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCDD5?

#FBCDD5 is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBCDD5?

#FBCDD5 in RGB is (251, 205, 213) - 251 red, 205 green, and 213 blue.

How to use #FBCDD5 in CSS?

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

What colors go well with #FBCDD5?

#CBFBF3 (complementary), #FBCBEB (analogous), and #F58497 (lighter shade) work well with #FBCDD5.