#837094 Color Information

Hex color code: #837094

#837094 is a neutral purple color. In RGB it is (131, 112, 148), and in HSL it is (272°, 14%, 51%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#837094
RGB
131, 112, 148
HSL
272°, 14%, 51%
CMYK
11%, 24%, 0%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #837094; 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 #837094; background-color: #83709415; }

Alert / Toast

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

Link / Accent

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

a { color: #837094; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #837094 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 112, 148

Red: 131 / Green: 112 / Blue: 148

HSL

272°, 14%, 51%

Hue: 272° / Saturation: 14% / Lightness: 51%

CMYK

11%, 24%, 0%, 42%

Cyan: 11% / Magenta: 24% / Yellow: 0% / Key: 42%

What color is #837094?

#837094 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #837094 to RGB:

rgb(131, 112, 148)HEX to RGB Converter →

HEX to HSL

Convert #837094 to HSL:

hsl(272, 14%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #837094 to CMYK:

cmyk(11%, 24%, 0%, 42%)Color Converter →

Color Meaning and Usage

#837094 is a understated purple color with RGB values of 131, 112, 148 and HSL of 272°, 14%, 51%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #837094 is #819471, creating high-contrast pairings. For softer combinations, try analogous colors like #727194.

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

Contrast with #837094

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #837094?

#837094 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #837094?

#837094 in RGB is (131, 112, 148) - 131 red, 112 green, and 148 blue.

How to use #837094 in CSS?

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

What colors go well with #837094?

#819471 (complementary), #727194 (analogous), and #5D4F69 (lighter shade) work well with #837094.