#837AAE Color Information

Hex color code: #837AAE

A pastel blue shade, #837AAE appears as (131, 122, 174) in RGB and (250°, 24%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#837AAE
RGB
131, 122, 174
HSL
250°, 24%, 58%
CMYK
25%, 30%, 0%, 32%

Shades

CSS Usage
color: #837AAE;
background-color: #837AAE;
border-color: #837AAE;
box-shadow: 0 0 10px #837AAE;
border: 2px solid #837AAE;
Tailwind Usage
bg-[#837AAE]
text-[#837AAE]
border-[#837AAE]
shadow-[0_0_10px_837AAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #837AAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #837AAE; color: #000000; }

Badge

New Feature
.badge { background-color: #837AAE; 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 #837AAE; background-color: #837AAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #837AAE20; border-left: 4px solid #837AAE; }

Link / Accent

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

a { color: #837AAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #837AAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 122, 174

Red: 131 / Green: 122 / Blue: 174

HSL

250°, 24%, 58%

Hue: 250° / Saturation: 24% / Lightness: 58%

CMYK

25%, 30%, 0%, 32%

Cyan: 25% / Magenta: 30% / Yellow: 0% / Key: 32%

What color is #837AAE?

#837AAE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #837AAE to RGB:

rgb(131, 122, 174)HEX to RGB Converter →

HEX to HSL

Convert #837AAE to HSL:

hsl(250, 24%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #837AAE to CMYK:

cmyk(25%, 30%, 0%, 32%)Color Converter →

Color Meaning and Usage

#837AAE is a pastel blue color with RGB values of 131, 122, 174 and HSL of 250°, 24%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #837AAE is #A5AE7A, creating high-contrast pairings. For softer combinations, try analogous colors like #7A8BAE.

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

Contrast with #837AAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #837AAE?

#837AAE is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #837AAE?

#837AAE in RGB is (131, 122, 174) - 131 red, 122 green, and 174 blue.

How to use #837AAE in CSS?

Use #837AAE directly in your CSS properties like color or background-color.

What colors go well with #837AAE?

#A5AE7A (complementary), #7A8BAE (analogous), and #5C5388 (lighter shade) work well with #837AAE.