#84676F Color Information

Hex color code: #84676F

#84676F is a muted magenta color. In RGB it is (132, 103, 111), and in HSL it is (343°, 12%, 46%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#84676F
RGB
132, 103, 111
HSL
343°, 12%, 46%
CMYK
0%, 22%, 16%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #84676F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #84676F; 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 #84676F; background-color: #84676F15; }

Alert / Toast

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

Link / Accent

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

a { color: #84676F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #84676F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 103, 111

Red: 132 / Green: 103 / Blue: 111

HSL

343°, 12%, 46%

Hue: 343° / Saturation: 12% / Lightness: 46%

CMYK

0%, 22%, 16%, 48%

Cyan: 0% / Magenta: 22% / Yellow: 16% / Key: 48%

What color is #84676F?

#84676F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #84676F to RGB:

rgb(132, 103, 111)HEX to RGB Converter →

HEX to HSL

Convert #84676F to HSL:

hsl(343, 12%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #84676F to CMYK:

cmyk(0%, 22%, 16%, 48%)Color Converter →

Color Meaning and Usage

#84676F is a muted magenta color with RGB values of 132, 103, 111 and HSL of 343°, 12%, 46%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #84676F is #67837B, creating high-contrast pairings. For softer combinations, try analogous colors like #83677D.

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

Contrast with #84676F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #84676F?

#84676F is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #84676F?

#84676F in RGB is (132, 103, 111) - 132 red, 103 green, and 111 blue.

How to use #84676F in CSS?

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

What colors go well with #84676F?

#67837B (complementary), #83677D (analogous), and #59464B (lighter shade) work well with #84676F.