#FFBBC1 Color Information

Hex color code: #FFBBC1

#FFBBC1 is a ethereal red color. In RGB it is (255, 187, 193), and in HSL it is (355°, 100%, 87%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#FFBBC1
RGB
255, 187, 193
HSL
355°, 100%, 87%
CMYK
0%, 27%, 24%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBBC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 187, 193

Red: 255 / Green: 187 / Blue: 193

HSL

355°, 100%, 87%

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

CMYK

0%, 27%, 24%, 0%

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

What color is #FFBBC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBBC1 to RGB:

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

HEX to HSL

Convert #FFBBC1 to HSL:

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

HEX to CMYK

Convert #FFBBC1 to CMYK:

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

Color Meaning and Usage

A light red tone, #FFBBC1 has RGB (255, 187, 193) and HSL (355°, 100%, 87%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFBBC1 is #BDFFF9, creating high-contrast pairings. For softer combinations, try analogous colors like #FFBDE3.

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

Contrast with #FFBBC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBBC1?

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

What is the RGB value of #FFBBC1?

#FFBBC1 in RGB is (255, 187, 193) - 255 red, 187 green, and 193 blue.

How to use #FFBBC1 in CSS?

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

What colors go well with #FFBBC1?

#BDFFF9 (complementary), #FFBDE3 (analogous), and #FF707C (lighter shade) work well with #FFBBC1.