#837EAE Color Information

Hex color code: #837EAE

A soft blue shade, #837EAE appears as (131, 126, 174) in RGB and (246°, 23%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#837EAE
RGB
131, 126, 174
HSL
246°, 23%, 59%
CMYK
25%, 28%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #837EAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 126, 174

Red: 131 / Green: 126 / Blue: 174

HSL

246°, 23%, 59%

Hue: 246° / Saturation: 23% / Lightness: 59%

CMYK

25%, 28%, 0%, 32%

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

What color is #837EAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #837EAE to RGB:

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

HEX to HSL

Convert #837EAE to HSL:

hsl(246, 23%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #837EAE to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #837EAE has RGB (131, 126, 174) and HSL (246°, 23%, 59%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #837EAE is #AAAE7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E92AE.

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

Contrast with #837EAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #837EAE?

#837EAE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #837EAE?

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

How to use #837EAE in CSS?

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

What colors go well with #837EAE?

#AAAE7E (complementary), #7E92AE (analogous), and #5C568A (lighter shade) work well with #837EAE.