#B376CD Color Information

Hex color code: #B376CD

The hex color #B376CD is a gentle purple with RGB values of (179, 118, 205) and HSL of (282°, 47%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B376CD
RGB
179, 118, 205
HSL
282°, 47%, 63%
CMYK
13%, 42%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B376CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 118, 205

Red: 179 / Green: 118 / Blue: 205

HSL

282°, 47%, 63%

Hue: 282° / Saturation: 47% / Lightness: 63%

CMYK

13%, 42%, 0%, 20%

Cyan: 13% / Magenta: 42% / Yellow: 0% / Key: 20%

What color is #B376CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B376CD to RGB:

rgb(179, 118, 205)HEX to RGB Converter →

HEX to HSL

Convert #B376CD to HSL:

hsl(282, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B376CD to CMYK:

cmyk(13%, 42%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B376CD has RGB (179, 118, 205) and HSL (282°, 47%, 63%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B376CD is #8FCD74, creating high-contrast pairings. For softer combinations, try analogous colors like #8674CD.

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

Contrast with #B376CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B376CD?

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

What is the RGB value of #B376CD?

#B376CD in RGB is (179, 118, 205) - 179 red, 118 green, and 205 blue.

How to use #B376CD in CSS?

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

What colors go well with #B376CD?

#8FCD74 (complementary), #8674CD (analogous), and #9141B4 (lighter shade) work well with #B376CD.