#82947C Color Information

Hex color code: #82947C

#82947C is a muted green color. In RGB it is (130, 148, 124), and in HSL it is (105°, 10%, 53%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#82947C
RGB
130, 148, 124
HSL
105°, 10%, 53%
CMYK
12%, 0%, 16%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82947C; 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 #82947C; background-color: #82947C15; }

Alert / Toast

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

Link / Accent

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

a { color: #82947C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 148, 124

Red: 130 / Green: 148 / Blue: 124

HSL

105°, 10%, 53%

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

CMYK

12%, 0%, 16%, 42%

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

What color is #82947C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82947C to RGB:

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

HEX to HSL

Convert #82947C to HSL:

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

HEX to CMYK

Convert #82947C to CMYK:

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

Color Meaning and Usage

#82947C is a neutral green color with RGB values of 130, 148, 124 and HSL of 105°, 10%, 53%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82947C is #8D7B93, creating high-contrast pairings. For softer combinations, try analogous colors like #8D937B.

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

Contrast with #82947C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82947C?

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

What is the RGB value of #82947C?

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

How to use #82947C in CSS?

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

What colors go well with #82947C?

#8D7B93 (complementary), #8D937B (analogous), and #5C6B57 (lighter shade) work well with #82947C.