#B091CF Color Information

Hex color code: #B091CF

The hex color #B091CF is a pastel purple with RGB values of (176, 145, 207) and HSL of (270°, 39%, 69%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B091CF
RGB
176, 145, 207
HSL
270°, 39%, 69%
CMYK
15%, 30%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B091CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 145, 207

Red: 176 / Green: 145 / Blue: 207

HSL

270°, 39%, 69%

Hue: 270° / Saturation: 39% / Lightness: 69%

CMYK

15%, 30%, 0%, 19%

Cyan: 15% / Magenta: 30% / Yellow: 0% / Key: 19%

What color is #B091CF?

#B091CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B091CF to RGB:

rgb(176, 145, 207)HEX to RGB Converter →

HEX to HSL

Convert #B091CF to HSL:

hsl(270, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B091CF to CMYK:

cmyk(15%, 30%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B091CF is a subtle purple color with RGB values of 176, 145, 207 and HSL of 270°, 39%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B091CF is #B0CF91, creating high-contrast pairings. For softer combinations, try analogous colors like #9191CF.

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

Contrast with #B091CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B091CF?

#B091CF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B091CF?

#B091CF in RGB is (176, 145, 207) - 176 red, 145 green, and 207 blue.

How to use #B091CF in CSS?

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

What colors go well with #B091CF?

#B0CF91 (complementary), #9191CF (analogous), and #8A5CB7 (lighter shade) work well with #B091CF.