#87834A Color Information

Hex color code: #87834A

A pastel yellow shade, #87834A appears as (135, 131, 74) in RGB and (56°, 29%, 41%) in HSL. It is commonly used in modern UI design.

Try:
Color NameOlive Drab
HEX
#87834A
RGB
135, 131, 74
HSL
56°, 29%, 41%
CMYK
0%, 3%, 45%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #87834A; 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 #87834A; background-color: #87834A15; }

Alert / Toast

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

Link / Accent

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

a { color: #87834A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #87834A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 131, 74

Red: 135 / Green: 131 / Blue: 74

HSL

56°, 29%, 41%

Hue: 56° / Saturation: 29% / Lightness: 41%

CMYK

0%, 3%, 45%, 47%

Cyan: 0% / Magenta: 3% / Yellow: 45% / Key: 47%

What color is #87834A?

#87834A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87834A to RGB:

rgb(135, 131, 74)HEX to RGB Converter →

HEX to HSL

Convert #87834A to HSL:

hsl(56, 29%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #87834A to CMYK:

cmyk(0%, 3%, 45%, 47%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #87834A has RGB (135, 131, 74) and HSL (56°, 29%, 41%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87834A is #4A4E87, creating high-contrast pairings. For softer combinations, try analogous colors like #87654A.

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

Contrast with #87834A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87834A?

#87834A is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #87834A?

#87834A in RGB is (135, 131, 74) - 135 red, 131 green, and 74 blue.

How to use #87834A in CSS?

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

What colors go well with #87834A?

#4A4E87 (complementary), #87654A (analogous), and #56532F (lighter shade) work well with #87834A.