#B370E0 Color Information

Hex color code: #B370E0

#B370E0 is a balanced purple color. In RGB it is (179, 112, 224), and in HSL it is (276°, 64%, 66%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B370E0
RGB
179, 112, 224
HSL
276°, 64%, 66%
CMYK
20%, 50%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B370E0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 112, 224

Red: 179 / Green: 112 / Blue: 224

HSL

276°, 64%, 66%

Hue: 276° / Saturation: 64% / Lightness: 66%

CMYK

20%, 50%, 0%, 12%

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

What color is #B370E0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B370E0 to RGB:

rgb(179, 112, 224)HEX to RGB Converter →

HEX to HSL

Convert #B370E0 to HSL:

hsl(276, 64%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B370E0 to CMYK:

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

Color Meaning and Usage

#B370E0 is a understated purple color with RGB values of 179, 112, 224 and HSL of 276°, 64%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B370E0 is #9DE071, creating high-contrast pairings. For softer combinations, try analogous colors like #7C71E0.

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

Contrast with #B370E0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B370E0?

#B370E0 is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B370E0?

#B370E0 in RGB is (179, 112, 224) - 179 red, 112 green, and 224 blue.

How to use #B370E0 in CSS?

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

What colors go well with #B370E0?

#9DE071 (complementary), #7C71E0 (analogous), and #9232D2 (lighter shade) work well with #B370E0.