#FFBFE0 Color Information

Hex color code: #FFBFE0

A ethereal magenta shade, #FFBFE0 appears as (255, 191, 224) in RGB and (329°, 100%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#FFBFE0
RGB
255, 191, 224
HSL
329°, 100%, 87%
CMYK
0%, 25%, 12%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBFE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 191, 224

Red: 255 / Green: 191 / Blue: 224

HSL

329°, 100%, 87%

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

CMYK

0%, 25%, 12%, 0%

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

What color is #FFBFE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBFE0 to RGB:

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

HEX to HSL

Convert #FFBFE0 to HSL:

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

HEX to CMYK

Convert #FFBFE0 to CMYK:

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

Color Meaning and Usage

#FFBFE0 is a airy magenta color with RGB values of 255, 191, 224 and HSL of 329°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFBFE0 is #BDFFDD, creating high-contrast pairings. For softer combinations, try analogous colors like #FEBDFF.

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

Contrast with #FFBFE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBFE0?

#FFBFE0 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFBFE0?

#FFBFE0 in RGB is (255, 191, 224) - 255 red, 191 green, and 224 blue.

How to use #FFBFE0 in CSS?

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

What colors go well with #FFBFE0?

#BDFFDD (complementary), #FEBDFF (analogous), and #FF70BA (lighter shade) work well with #FFBFE0.