#834CDC Color Information

Hex color code: #834CDC

A calming purple shade, #834CDC appears as (131, 76, 220) in RGB and (263°, 67%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#834CDC
RGB
131, 76, 220
HSL
263°, 67%, 58%
CMYK
40%, 65%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #834CDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #834CDC; 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 #834CDC; background-color: #834CDC15; }

Alert / Toast

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

Link / Accent

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

a { color: #834CDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #834CDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 76, 220

Red: 131 / Green: 76 / Blue: 220

HSL

263°, 67%, 58%

Hue: 263° / Saturation: 67% / Lightness: 58%

CMYK

40%, 65%, 0%, 14%

Cyan: 40% / Magenta: 65% / Yellow: 0% / Key: 14%

What color is #834CDC?

#834CDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #834CDC to RGB:

rgb(131, 76, 220)HEX to RGB Converter →

HEX to HSL

Convert #834CDC to HSL:

hsl(263, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #834CDC to CMYK:

cmyk(40%, 65%, 0%, 14%)Color Converter →

Color Meaning and Usage

#834CDC is a serene purple color with RGB values of 131, 76, 220 and HSL of 263°, 67%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #834CDC is #A5DC4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C5DDC.

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

Contrast with #834CDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #834CDC?

#834CDC is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #834CDC?

#834CDC in RGB is (131, 76, 220) - 131 red, 76 green, and 220 blue.

How to use #834CDC in CSS?

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

What colors go well with #834CDC?

#A5DC4C (complementary), #4C5DDC (analogous), and #5D24B7 (lighter shade) work well with #834CDC.