#937876 Color Information

Hex color code: #937876

A neutral red shade, #937876 appears as (147, 120, 118) in RGB and (4°, 12%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#937876
RGB
147, 120, 118
HSL
4°, 12%, 52%
CMYK
0%, 18%, 20%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #937876; 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 #937876; background-color: #93787615; }

Alert / Toast

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

Link / Accent

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

a { color: #937876; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #937876 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 120, 118

Red: 147 / Green: 120 / Blue: 118

HSL

4°, 12%, 52%

Hue: 4° / Saturation: 12% / Lightness: 52%

CMYK

0%, 18%, 20%, 42%

Cyan: 0% / Magenta: 18% / Yellow: 20% / Key: 42%

What color is #937876?

#937876 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #937876 to RGB:

rgb(147, 120, 118)HEX to RGB Converter →

HEX to HSL

Convert #937876 to HSL:

hsl(4, 12%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #937876 to CMYK:

cmyk(0%, 18%, 20%, 42%)Color Converter →

Color Meaning and Usage

#937876 is a subtle red color with RGB values of 147, 120, 118 and HSL of 4°, 12%, 52%. 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 #937876 is #769193, creating high-contrast pairings. For softer combinations, try analogous colors like #937683.

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

Contrast with #937876

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #937876?

#937876 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #937876?

#937876 in RGB is (147, 120, 118) - 147 red, 120 green, and 118 blue.

How to use #937876 in CSS?

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

What colors go well with #937876?

#769193 (complementary), #937683 (analogous), and #6A5553 (lighter shade) work well with #937876.