#845DBB Color Information

Hex color code: #845DBB

A subtle purple shade, #845DBB appears as (132, 93, 187) in RGB and (265°, 41%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#845DBB
RGB
132, 93, 187
HSL
265°, 41%, 55%
CMYK
29%, 50%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #845DBB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #845DBB; 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 #845DBB; background-color: #845DBB15; }

Alert / Toast

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

Link / Accent

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

a { color: #845DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #845DBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 93, 187

Red: 132 / Green: 93 / Blue: 187

HSL

265°, 41%, 55%

Hue: 265° / Saturation: 41% / Lightness: 55%

CMYK

29%, 50%, 0%, 27%

Cyan: 29% / Magenta: 50% / Yellow: 0% / Key: 27%

What color is #845DBB?

#845DBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #845DBB to RGB:

rgb(132, 93, 187)HEX to RGB Converter →

HEX to HSL

Convert #845DBB to HSL:

hsl(265, 41%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #845DBB to CMYK:

cmyk(29%, 50%, 0%, 27%)Color Converter →

Color Meaning and Usage

#845DBB is a soft purple color with RGB values of 132, 93, 187 and HSL of 265°, 41%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #845DBB is #94BB5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D65BB.

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

Contrast with #845DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #845DBB?

#845DBB is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #845DBB?

#845DBB in RGB is (132, 93, 187) - 132 red, 93 green, and 187 blue.

How to use #845DBB in CSS?

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

What colors go well with #845DBB?

#94BB5D (complementary), #5D65BB (analogous), and #5F3C90 (lighter shade) work well with #845DBB.