#815C6A Color Information

Hex color code: #815C6A

#815C6A is a understated magenta color. In RGB it is (129, 92, 106), and in HSL it is (337°, 17%, 43%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#815C6A
RGB
129, 92, 106
HSL
337°, 17%, 43%
CMYK
0%, 29%, 18%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #815C6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 92, 106

Red: 129 / Green: 92 / Blue: 106

HSL

337°, 17%, 43%

Hue: 337° / Saturation: 17% / Lightness: 43%

CMYK

0%, 29%, 18%, 49%

Cyan: 0% / Magenta: 29% / Yellow: 18% / Key: 49%

What color is #815C6A?

#815C6A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #815C6A to RGB:

rgb(129, 92, 106)HEX to RGB Converter →

HEX to HSL

Convert #815C6A to HSL:

hsl(337, 17%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #815C6A to CMYK:

cmyk(0%, 29%, 18%, 49%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #815C6A has RGB (129, 92, 106) and HSL (337°, 17%, 43%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #815C6A is #5B8072, creating high-contrast pairings. For softer combinations, try analogous colors like #805B7C.

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

Contrast with #815C6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #815C6A?

#815C6A is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #815C6A?

#815C6A in RGB is (129, 92, 106) - 129 red, 92 green, and 106 blue.

How to use #815C6A in CSS?

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

What colors go well with #815C6A?

#5B8072 (complementary), #805B7C (analogous), and #543B45 (lighter shade) work well with #815C6A.