#71686B Color Information

Hex color code: #71686B

#71686B is a muted magenta color. In RGB it is (113, 104, 107), and in HSL it is (340°, 4%, 43%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#71686B
RGB
113, 104, 107
HSL
340°, 4%, 43%
CMYK
0%, 8%, 5%, 56%

Shades

CSS Usage
color: #71686B;
background-color: #71686B;
border-color: #71686B;
box-shadow: 0 0 10px #71686B;
border: 2px solid #71686B;
Tailwind Usage
bg-[#71686B]
text-[#71686B]
border-[#71686B]
shadow-[0_0_10px_71686B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #71686B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #71686B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #71686B; 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 #71686B; background-color: #71686B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #71686B20; border-left: 4px solid #71686B; }

Link / Accent

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

a { color: #71686B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #71686B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 104, 107

Red: 113 / Green: 104 / Blue: 107

HSL

340°, 4%, 43%

Hue: 340° / Saturation: 4% / Lightness: 43%

CMYK

0%, 8%, 5%, 56%

Cyan: 0% / Magenta: 8% / Yellow: 5% / Key: 56%

What color is #71686B?

#71686B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71686B to RGB:

rgb(113, 104, 107)HEX to RGB Converter →

HEX to HSL

Convert #71686B to HSL:

hsl(340, 4%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #71686B to CMYK:

cmyk(0%, 8%, 5%, 56%)Color Converter →

Color Meaning and Usage

#71686B is a balanced magenta color with RGB values of 113, 104, 107 and HSL of 340°, 4%, 43%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71686B is #69726F, creating high-contrast pairings. For softer combinations, try analogous colors like #726971.

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

Contrast with #71686B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71686B?

#71686B is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #71686B?

#71686B in RGB is (113, 104, 107) - 113 red, 104 green, and 107 blue.

How to use #71686B in CSS?

Use #71686B directly in your CSS properties like color or background-color.

What colors go well with #71686B?

#69726F (complementary), #726971 (analogous), and #4A4546 (lighter shade) work well with #71686B.