#F09BBC Color Information

Hex color code: #F09BBC

The hex color #F09BBC is a delicate magenta with RGB values of (240, 155, 188) and HSL of (337°, 74%, 77%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#F09BBC
RGB
240, 155, 188
HSL
337°, 74%, 77%
CMYK
0%, 35%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F09BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 155, 188

Red: 240 / Green: 155 / Blue: 188

HSL

337°, 74%, 77%

Hue: 337° / Saturation: 74% / Lightness: 77%

CMYK

0%, 35%, 22%, 6%

Cyan: 0% / Magenta: 35% / Yellow: 22% / Key: 6%

What color is #F09BBC?

#F09BBC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F09BBC to RGB:

rgb(240, 155, 188)HEX to RGB Converter →

HEX to HSL

Convert #F09BBC to HSL:

hsl(337, 74%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F09BBC to CMYK:

cmyk(0%, 35%, 22%, 6%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F09BBC has RGB (240, 155, 188) and HSL (337°, 74%, 77%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F09BBC is #99F0CE, creating high-contrast pairings. For softer combinations, try analogous colors like #F099E6.

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

Contrast with #F09BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F09BBC?

#F09BBC is a ethereal magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F09BBC?

#F09BBC in RGB is (240, 155, 188) - 240 red, 155 green, and 188 blue.

How to use #F09BBC in CSS?

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

What colors go well with #F09BBC?

#99F0CE (complementary), #F099E6 (analogous), and #E6568D (lighter shade) work well with #F09BBC.