#86755F Color Information

Hex color code: #86755F

The hex color #86755F is a understated orange with RGB values of (134, 117, 95) and HSL of (34°, 17%, 45%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#86755F
RGB
134, 117, 95
HSL
34°, 17%, 45%
CMYK
0%, 13%, 29%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #86755F; 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 #86755F; background-color: #86755F15; }

Alert / Toast

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

Link / Accent

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

a { color: #86755F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86755F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 117, 95

Red: 134 / Green: 117 / Blue: 95

HSL

34°, 17%, 45%

Hue: 34° / Saturation: 17% / Lightness: 45%

CMYK

0%, 13%, 29%, 47%

Cyan: 0% / Magenta: 13% / Yellow: 29% / Key: 47%

What color is #86755F?

#86755F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86755F to RGB:

rgb(134, 117, 95)HEX to RGB Converter →

HEX to HSL

Convert #86755F to HSL:

hsl(34, 17%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #86755F to CMYK:

cmyk(0%, 13%, 29%, 47%)Color Converter →

Color Meaning and Usage

#86755F is a muted orange color with RGB values of 134, 117, 95 and HSL of 34°, 17%, 45%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86755F is #5F7086, creating high-contrast pairings. For softer combinations, try analogous colors like #86625F.

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

Contrast with #86755F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86755F?

#86755F is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #86755F?

#86755F in RGB is (134, 117, 95) - 134 red, 117 green, and 95 blue.

How to use #86755F in CSS?

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

What colors go well with #86755F?

#5F7086 (complementary), #86625F (analogous), and #5A4E3F (lighter shade) work well with #86755F.