#848A75 Color Information

Hex color code: #848A75

The hex color #848A75 is a subtle green with RGB values of (132, 138, 117) and HSL of (77°, 8%, 50%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#848A75
RGB
132, 138, 117
HSL
77°, 8%, 50%
CMYK
4%, 0%, 15%, 46%

Shades

CSS Usage
color: #848A75;
background-color: #848A75;
border-color: #848A75;
box-shadow: 0 0 10px #848A75;
border: 2px solid #848A75;
Tailwind Usage
bg-[#848A75]
text-[#848A75]
border-[#848A75]
shadow-[0_0_10px_848A75]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #848A75, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #848A75; color: #000000; }

Badge

New Feature
.badge { background-color: #848A75; 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 #848A75; background-color: #848A7515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #848A7520; border-left: 4px solid #848A75; }

Link / Accent

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

a { color: #848A75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #848A75 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 138, 117

Red: 132 / Green: 138 / Blue: 117

HSL

77°, 8%, 50%

Hue: 77° / Saturation: 8% / Lightness: 50%

CMYK

4%, 0%, 15%, 46%

Cyan: 4% / Magenta: 0% / Yellow: 15% / Key: 46%

What color is #848A75?

#848A75 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #848A75 to RGB:

rgb(132, 138, 117)HEX to RGB Converter →

HEX to HSL

Convert #848A75 to HSL:

hsl(77, 8%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #848A75 to CMYK:

cmyk(4%, 0%, 15%, 46%)Color Converter →

Color Meaning and Usage

A neutral green tone, #848A75 has RGB (132, 138, 117) and HSL (77°, 8%, 50%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #848A75 is #7B758A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A8575.

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

Contrast with #848A75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #848A75?

#848A75 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #848A75?

#848A75 in RGB is (132, 138, 117) - 132 red, 138 green, and 117 blue.

How to use #848A75 in CSS?

Use #848A75 directly in your CSS properties like color or background-color.

What colors go well with #848A75?

#7B758A (complementary), #8A8575 (analogous), and #5C6052 (lighter shade) work well with #848A75.