#86947C Color Information

Hex color code: #86947C

A neutral green shade, #86947C appears as (134, 148, 124) in RGB and (95°, 10%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#86947C
RGB
134, 148, 124
HSL
95°, 10%, 53%
CMYK
9%, 0%, 16%, 42%

Shades

CSS Usage
color: #86947C;
background-color: #86947C;
border-color: #86947C;
box-shadow: 0 0 10px #86947C;
border: 2px solid #86947C;
Tailwind Usage
bg-[#86947C]
text-[#86947C]
border-[#86947C]
shadow-[0_0_10px_86947C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #86947C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #86947C; color: #000000; }

Badge

New Feature
.badge { background-color: #86947C; color: #000000; }

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 #86947C; background-color: #86947C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #86947C20; border-left: 4px solid #86947C; }

Link / Accent

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

a { color: #86947C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86947C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 148, 124

Red: 134 / Green: 148 / Blue: 124

HSL

95°, 10%, 53%

Hue: 95° / Saturation: 10% / Lightness: 53%

CMYK

9%, 0%, 16%, 42%

Cyan: 9% / Magenta: 0% / Yellow: 16% / Key: 42%

What color is #86947C?

#86947C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86947C to RGB:

rgb(134, 148, 124)HEX to RGB Converter →

HEX to HSL

Convert #86947C to HSL:

hsl(95, 10%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #86947C to CMYK:

cmyk(9%, 0%, 16%, 42%)Color Converter →

Color Meaning and Usage

A muted green tone, #86947C has RGB (134, 148, 124) and HSL (95°, 10%, 53%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86947C is #897B93, creating high-contrast pairings. For softer combinations, try analogous colors like #91937B.

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

Contrast with #86947C

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

Contrast Ratio: 6.54:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86947C?

#86947C is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #86947C?

#86947C in RGB is (134, 148, 124) - 134 red, 148 green, and 124 blue.

How to use #86947C in CSS?

Use #86947C directly in your CSS properties like color or background-color.

What colors go well with #86947C?

#897B93 (complementary), #91937B (analogous), and #5F6B57 (lighter shade) work well with #86947C.