#832FBC Color Information

Hex color code: #832FBC

A balanced purple shade, #832FBC appears as (131, 47, 188) in RGB and (276°, 60%, 46%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#832FBC
RGB
131, 47, 188
HSL
276°, 60%, 46%
CMYK
30%, 75%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #832FBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #832FBC; color: #FFFFFF; }

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 #832FBC; background-color: #832FBC15; }

Alert / Toast

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

Link / Accent

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

a { color: #832FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #832FBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 47, 188

Red: 131 / Green: 47 / Blue: 188

HSL

276°, 60%, 46%

Hue: 276° / Saturation: 60% / Lightness: 46%

CMYK

30%, 75%, 0%, 26%

Cyan: 30% / Magenta: 75% / Yellow: 0% / Key: 26%

What color is #832FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #832FBC to RGB:

rgb(131, 47, 188)HEX to RGB Converter →

HEX to HSL

Convert #832FBC to HSL:

hsl(276, 60%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #832FBC to CMYK:

cmyk(30%, 75%, 0%, 26%)Color Converter →

Color Meaning and Usage

#832FBC is a subtle purple color with RGB values of 131, 47, 188 and HSL of 276°, 60%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #832FBC is #67BC2F, creating high-contrast pairings. For softer combinations, try analogous colors like #3D2FBC.

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

Contrast with #832FBC

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

Contrast Ratio: 3.10:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #832FBC?

#832FBC is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #832FBC?

#832FBC in RGB is (131, 47, 188) - 131 red, 47 green, and 188 blue.

How to use #832FBC in CSS?

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

What colors go well with #832FBC?

#67BC2F (complementary), #3D2FBC (analogous), and #59207E (lighter shade) work well with #832FBC.