#877E5A Color Information

Hex color code: #877E5A

The hex color #877E5A is a subtle yellow with RGB values of (135, 126, 90) and HSL of (48°, 20%, 44%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#877E5A
RGB
135, 126, 90
HSL
48°, 20%, 44%
CMYK
0%, 7%, 33%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #877E5A; 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 #877E5A; background-color: #877E5A15; }

Alert / Toast

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

Link / Accent

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

a { color: #877E5A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #877E5A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 126, 90

Red: 135 / Green: 126 / Blue: 90

HSL

48°, 20%, 44%

Hue: 48° / Saturation: 20% / Lightness: 44%

CMYK

0%, 7%, 33%, 47%

Cyan: 0% / Magenta: 7% / Yellow: 33% / Key: 47%

What color is #877E5A?

#877E5A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #877E5A to RGB:

rgb(135, 126, 90)HEX to RGB Converter →

HEX to HSL

Convert #877E5A to HSL:

hsl(48, 20%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #877E5A to CMYK:

cmyk(0%, 7%, 33%, 47%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #877E5A has RGB (135, 126, 90) and HSL (48°, 20%, 44%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #877E5A is #5A6387, creating high-contrast pairings. For softer combinations, try analogous colors like #87675A.

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

Contrast with #877E5A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #877E5A?

#877E5A is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #877E5A?

#877E5A in RGB is (135, 126, 90) - 135 red, 126 green, and 90 blue.

How to use #877E5A in CSS?

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

What colors go well with #877E5A?

#5A6387 (complementary), #87675A (analogous), and #59533B (lighter shade) work well with #877E5A.