#FFBBE3 Color Information

Hex color code: #FFBBE3

A soft magenta shade, #FFBBE3 appears as (255, 187, 227) in RGB and (325°, 100%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#FFBBE3
RGB
255, 187, 227
HSL
325°, 100%, 87%
CMYK
0%, 27%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBBE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 187, 227

Red: 255 / Green: 187 / Blue: 227

HSL

325°, 100%, 87%

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

CMYK

0%, 27%, 11%, 0%

Cyan: 0% / Magenta: 27% / Yellow: 11% / Key: 0%

What color is #FFBBE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBBE3 to RGB:

rgb(255, 187, 227)HEX to RGB Converter →

HEX to HSL

Convert #FFBBE3 to HSL:

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

HEX to CMYK

Convert #FFBBE3 to CMYK:

cmyk(0%, 27%, 11%, 0%)Color Converter →

Color Meaning and Usage

#FFBBE3 is a ethereal magenta color with RGB values of 255, 187, 227 and HSL of 325°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFBBE3 is #BDFFD8, creating high-contrast pairings. For softer combinations, try analogous colors like #F9BDFF.

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

Contrast with #FFBBE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBBE3?

#FFBBE3 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFBBE3?

#FFBBE3 in RGB is (255, 187, 227) - 255 red, 187 green, and 227 blue.

How to use #FFBBE3 in CSS?

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

What colors go well with #FFBBE3?

#BDFFD8 (complementary), #F9BDFF (analogous), and #FF70C3 (lighter shade) work well with #FFBBE3.