#B378ED Color Information

Hex color code: #B378ED

A dynamic purple shade, #B378ED appears as (179, 120, 237) in RGB and (270°, 76%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B378ED
RGB
179, 120, 237
HSL
270°, 76%, 70%
CMYK
24%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B378ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 120, 237

Red: 179 / Green: 120 / Blue: 237

HSL

270°, 76%, 70%

Hue: 270° / Saturation: 76% / Lightness: 70%

CMYK

24%, 49%, 0%, 7%

Cyan: 24% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #B378ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B378ED to RGB:

rgb(179, 120, 237)HEX to RGB Converter →

HEX to HSL

Convert #B378ED to HSL:

hsl(270, 76%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B378ED to CMYK:

cmyk(24%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #B378ED has RGB (179, 120, 237) and HSL (270°, 76%, 70%). 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 #B378ED is #B3ED78, creating high-contrast pairings. For softer combinations, try analogous colors like #7878ED.

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

Contrast with #B378ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B378ED?

#B378ED is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B378ED?

#B378ED in RGB is (179, 120, 237) - 179 red, 120 green, and 237 blue.

How to use #B378ED in CSS?

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

What colors go well with #B378ED?

#B3ED78 (complementary), #7878ED (analogous), and #8C35E3 (lighter shade) work well with #B378ED.