#B372CB Color Information

Hex color code: #B372CB

#B372CB is a gentle purple color. In RGB it is (179, 114, 203), and in HSL it is (284°, 46%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B372CB
RGB
179, 114, 203
HSL
284°, 46%, 62%
CMYK
12%, 44%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B372CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 114, 203

Red: 179 / Green: 114 / Blue: 203

HSL

284°, 46%, 62%

Hue: 284° / Saturation: 46% / Lightness: 62%

CMYK

12%, 44%, 0%, 20%

Cyan: 12% / Magenta: 44% / Yellow: 0% / Key: 20%

What color is #B372CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B372CB to RGB:

rgb(179, 114, 203)HEX to RGB Converter →

HEX to HSL

Convert #B372CB to HSL:

hsl(284, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B372CB to CMYK:

cmyk(12%, 44%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B372CB is a delicate purple color with RGB values of 179, 114, 203 and HSL of 284°, 46%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B372CB is #89CB72, creating high-contrast pairings. For softer combinations, try analogous colors like #8672CB.

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

Contrast with #B372CB

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

Contrast Ratio: 6.19:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B372CB?

#B372CB is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B372CB?

#B372CB in RGB is (179, 114, 203) - 179 red, 114 green, and 203 blue.

How to use #B372CB in CSS?

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

What colors go well with #B372CB?

#89CB72 (complementary), #8672CB (analogous), and #9241AF (lighter shade) work well with #B372CB.