#F7BBCB Color Information

Hex color code: #F7BBCB

#F7BBCB is a airy magenta color. In RGB it is (247, 187, 203), and in HSL it is (344°, 79%, 85%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#F7BBCB
RGB
247, 187, 203
HSL
344°, 79%, 85%
CMYK
0%, 24%, 18%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7BBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 187, 203

Red: 247 / Green: 187 / Blue: 203

HSL

344°, 79%, 85%

Hue: 344° / Saturation: 79% / Lightness: 85%

CMYK

0%, 24%, 18%, 3%

Cyan: 0% / Magenta: 24% / Yellow: 18% / Key: 3%

What color is #F7BBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7BBCB to RGB:

rgb(247, 187, 203)HEX to RGB Converter →

HEX to HSL

Convert #F7BBCB to HSL:

hsl(344, 79%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F7BBCB to CMYK:

cmyk(0%, 24%, 18%, 3%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F7BBCB has RGB (247, 187, 203) and HSL (344°, 79%, 85%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7BBCB is #BBF7E7, creating high-contrast pairings. For softer combinations, try analogous colors like #F7BBE9.

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

Contrast with #F7BBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7BBCB?

#F7BBCB is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F7BBCB?

#F7BBCB in RGB is (247, 187, 203) - 247 red, 187 green, and 203 blue.

How to use #F7BBCB in CSS?

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

What colors go well with #F7BBCB?

#BBF7E7 (complementary), #F7BBE9 (analogous), and #EF7696 (lighter shade) work well with #F7BBCB.