#846C7E Color Information

Hex color code: #846C7E

A neutral magenta shade, #846C7E appears as (132, 108, 126) in RGB and (315°, 10%, 47%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#846C7E
RGB
132, 108, 126
HSL
315°, 10%, 47%
CMYK
0%, 18%, 5%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #846C7E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #846C7E; 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 #846C7E; background-color: #846C7E15; }

Alert / Toast

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

Link / Accent

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

a { color: #846C7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #846C7E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 108, 126

Red: 132 / Green: 108 / Blue: 126

HSL

315°, 10%, 47%

Hue: 315° / Saturation: 10% / Lightness: 47%

CMYK

0%, 18%, 5%, 48%

Cyan: 0% / Magenta: 18% / Yellow: 5% / Key: 48%

What color is #846C7E?

#846C7E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #846C7E to RGB:

rgb(132, 108, 126)HEX to RGB Converter →

HEX to HSL

Convert #846C7E to HSL:

hsl(315, 10%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #846C7E to CMYK:

cmyk(0%, 18%, 5%, 48%)Color Converter →

Color Meaning and Usage

#846C7E is a balanced magenta color with RGB values of 132, 108, 126 and HSL of 315°, 10%, 47%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #846C7E is #6C8472, creating high-contrast pairings. For softer combinations, try analogous colors like #7E6C84.

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

Contrast with #846C7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #846C7E?

#846C7E is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #846C7E?

#846C7E in RGB is (132, 108, 126) - 132 red, 108 green, and 126 blue.

How to use #846C7E in CSS?

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

What colors go well with #846C7E?

#6C8472 (complementary), #7E6C84 (analogous), and #5A4956 (lighter shade) work well with #846C7E.