#835D98 Color Information

Hex color code: #835D98

A soft purple shade, #835D98 appears as (131, 93, 152) in RGB and (279°, 24%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#835D98
RGB
131, 93, 152
HSL
279°, 24%, 48%
CMYK
14%, 39%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #835D98; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #835D98; 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 #835D98; background-color: #835D9815; }

Alert / Toast

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

Link / Accent

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

a { color: #835D98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #835D98 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 93, 152

Red: 131 / Green: 93 / Blue: 152

HSL

279°, 24%, 48%

Hue: 279° / Saturation: 24% / Lightness: 48%

CMYK

14%, 39%, 0%, 40%

Cyan: 14% / Magenta: 39% / Yellow: 0% / Key: 40%

What color is #835D98?

#835D98 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #835D98 to RGB:

rgb(131, 93, 152)HEX to RGB Converter →

HEX to HSL

Convert #835D98 to HSL:

hsl(279, 24%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #835D98 to CMYK:

cmyk(14%, 39%, 0%, 40%)Color Converter →

Color Meaning and Usage

#835D98 is a gentle purple color with RGB values of 131, 93, 152 and HSL of 279°, 24%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #835D98 is #72985D, creating high-contrast pairings. For softer combinations, try analogous colors like #665D98.

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

Contrast with #835D98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #835D98?

#835D98 is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #835D98?

#835D98 in RGB is (131, 93, 152) - 131 red, 93 green, and 152 blue.

How to use #835D98 in CSS?

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

What colors go well with #835D98?

#72985D (complementary), #665D98 (analogous), and #5A4068 (lighter shade) work well with #835D98.