#B08EBF Color Information

Hex color code: #B08EBF

The hex color #B08EBF is a gentle purple with RGB values of (176, 142, 191) and HSL of (282°, 28%, 65%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B08EBF
RGB
176, 142, 191
HSL
282°, 28%, 65%
CMYK
8%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08EBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 142, 191

Red: 176 / Green: 142 / Blue: 191

HSL

282°, 28%, 65%

Hue: 282° / Saturation: 28% / Lightness: 65%

CMYK

8%, 26%, 0%, 25%

Cyan: 8% / Magenta: 26% / Yellow: 0% / Key: 25%

What color is #B08EBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08EBF to RGB:

rgb(176, 142, 191)HEX to RGB Converter →

HEX to HSL

Convert #B08EBF to HSL:

hsl(282, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B08EBF to CMYK:

cmyk(8%, 26%, 0%, 25%)Color Converter →

Color Meaning and Usage

A soft purple tone, #B08EBF has RGB (176, 142, 191) and HSL (282°, 28%, 65%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B08EBF is #9CBF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #978DBF.

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

Contrast with #B08EBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08EBF?

#B08EBF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B08EBF?

#B08EBF in RGB is (176, 142, 191) - 176 red, 142 green, and 191 blue.

How to use #B08EBF in CSS?

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

What colors go well with #B08EBF?

#9CBF8D (complementary), #978DBF (analogous), and #8E5CA3 (lighter shade) work well with #B08EBF.