#846BEB Color Information

Hex color code: #846BEB

A vivid blue shade, #846BEB appears as (132, 107, 235) in RGB and (252°, 76%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Slate Blue
HEX
#846BEB
RGB
132, 107, 235
HSL
252°, 76%, 67%
CMYK
44%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #846BEB; 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 #846BEB; background-color: #846BEB15; }

Alert / Toast

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

Link / Accent

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

a { color: #846BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #846BEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 107, 235

Red: 132 / Green: 107 / Blue: 235

HSL

252°, 76%, 67%

Hue: 252° / Saturation: 76% / Lightness: 67%

CMYK

44%, 54%, 0%, 8%

Cyan: 44% / Magenta: 54% / Yellow: 0% / Key: 8%

What color is #846BEB?

#846BEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #846BEB to RGB:

rgb(132, 107, 235)HEX to RGB Converter →

HEX to HSL

Convert #846BEB to HSL:

hsl(252, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #846BEB to CMYK:

cmyk(44%, 54%, 0%, 8%)Color Converter →

Color Meaning and Usage

#846BEB is a vivid blue color with RGB values of 132, 107, 235 and HSL of 252°, 76%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #846BEB is #D1EB6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B91EB.

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

Contrast with #846BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #846BEB?

#846BEB is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #846BEB?

#846BEB in RGB is (132, 107, 235) - 132 red, 107 green, and 235 blue.

How to use #846BEB in CSS?

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

What colors go well with #846BEB?

#D1EB6B (complementary), #6B91EB (analogous), and #4D28E2 (lighter shade) work well with #846BEB.