#833ABE Color Information

Hex color code: #833ABE

The hex color #833ABE is a muted purple with RGB values of (131, 58, 190) and HSL of (273°, 53%, 49%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#833ABE
RGB
131, 58, 190
HSL
273°, 53%, 49%
CMYK
31%, 69%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #833ABE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #833ABE; 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 #833ABE; background-color: #833ABE15; }

Alert / Toast

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

Link / Accent

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

a { color: #833ABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #833ABE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 58, 190

Red: 131 / Green: 58 / Blue: 190

HSL

273°, 53%, 49%

Hue: 273° / Saturation: 53% / Lightness: 49%

CMYK

31%, 69%, 0%, 25%

Cyan: 31% / Magenta: 69% / Yellow: 0% / Key: 25%

What color is #833ABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #833ABE to RGB:

rgb(131, 58, 190)HEX to RGB Converter →

HEX to HSL

Convert #833ABE to HSL:

hsl(273, 53%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #833ABE to CMYK:

cmyk(31%, 69%, 0%, 25%)Color Converter →

Color Meaning and Usage

A understated purple tone, #833ABE has RGB (131, 58, 190) and HSL (273°, 53%, 49%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #833ABE is #76BF3B, creating high-contrast pairings. For softer combinations, try analogous colors like #413BBF.

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

Contrast with #833ABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #833ABE?

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

What is the RGB value of #833ABE?

#833ABE in RGB is (131, 58, 190) - 131 red, 58 green, and 190 blue.

How to use #833ABE in CSS?

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

What colors go well with #833ABE?

#76BF3B (complementary), #413BBF (analogous), and #5B2985 (lighter shade) work well with #833ABE.