#815B8F Color Information

Hex color code: #815B8F

A gentle purple shade, #815B8F appears as (129, 91, 143) in RGB and (284°, 22%, 46%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#815B8F
RGB
129, 91, 143
HSL
284°, 22%, 46%
CMYK
10%, 36%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #815B8F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #815B8F; 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 #815B8F; background-color: #815B8F15; }

Alert / Toast

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

Link / Accent

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

a { color: #815B8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #815B8F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 91, 143

Red: 129 / Green: 91 / Blue: 143

HSL

284°, 22%, 46%

Hue: 284° / Saturation: 22% / Lightness: 46%

CMYK

10%, 36%, 0%, 44%

Cyan: 10% / Magenta: 36% / Yellow: 0% / Key: 44%

What color is #815B8F?

#815B8F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #815B8F to RGB:

rgb(129, 91, 143)HEX to RGB Converter →

HEX to HSL

Convert #815B8F to HSL:

hsl(284, 22%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #815B8F to CMYK:

cmyk(10%, 36%, 0%, 44%)Color Converter →

Color Meaning and Usage

A soft purple tone, #815B8F has RGB (129, 91, 143) and HSL (284°, 22%, 46%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #815B8F is #698F5B, creating high-contrast pairings. For softer combinations, try analogous colors like #685B8F.

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

Contrast with #815B8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #815B8F?

#815B8F is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #815B8F?

#815B8F in RGB is (129, 91, 143) - 129 red, 91 green, and 143 blue.

How to use #815B8F in CSS?

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

What colors go well with #815B8F?

#698F5B (complementary), #685B8F (analogous), and #573E60 (lighter shade) work well with #815B8F.