#FFBFDF Color Information

Hex color code: #FFBFDF

#FFBFDF is a delicate magenta color. In RGB it is (255, 191, 223), and in HSL it is (330°, 100%, 87%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#FFBFDF
RGB
255, 191, 223
HSL
330°, 100%, 87%
CMYK
0%, 25%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 191, 223

Red: 255 / Green: 191 / Blue: 223

HSL

330°, 100%, 87%

Hue: 330° / Saturation: 100% / Lightness: 87%

CMYK

0%, 25%, 13%, 0%

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

What color is #FFBFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBFDF to RGB:

rgb(255, 191, 223)HEX to RGB Converter →

HEX to HSL

Convert #FFBFDF to HSL:

hsl(330, 100%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #FFBFDF to CMYK:

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

Color Meaning and Usage

#FFBFDF is a soft magenta color with RGB values of 255, 191, 223 and HSL of 330°, 100%, 87%. 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 #FFBFDF is #BDFFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #FFBDFF.

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

Contrast with #FFBFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBFDF?

#FFBFDF is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFBFDF?

#FFBFDF in RGB is (255, 191, 223) - 255 red, 191 green, and 223 blue.

How to use #FFBFDF in CSS?

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

What colors go well with #FFBFDF?

#BDFFDE (complementary), #FFBDFF (analogous), and #FF70B8 (lighter shade) work well with #FFBFDF.