#8A764C Color Information

Hex color code: #8A764C

A soft orange shade, #8A764C appears as (138, 118, 76) in RGB and (41°, 29%, 42%) in HSL. It is typically applied in digital products.

Try:
Color NameSienna
HEX
#8A764C
RGB
138, 118, 76
HSL
41°, 29%, 42%
CMYK
0%, 14%, 45%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8A764C; 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 #8A764C; background-color: #8A764C15; }

Alert / Toast

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

Link / Accent

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

a { color: #8A764C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8A764C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 118, 76

Red: 138 / Green: 118 / Blue: 76

HSL

41°, 29%, 42%

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

CMYK

0%, 14%, 45%, 46%

Cyan: 0% / Magenta: 14% / Yellow: 45% / Key: 46%

What color is #8A764C?

#8A764C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8A764C to RGB:

rgb(138, 118, 76)HEX to RGB Converter →

HEX to HSL

Convert #8A764C to HSL:

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

HEX to CMYK

Convert #8A764C to CMYK:

cmyk(0%, 14%, 45%, 46%)Color Converter →

Color Meaning and Usage

#8A764C is a pastel orange color with RGB values of 138, 118, 76 and HSL of 41°, 29%, 42%. 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 #8A764C is #4C608A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A574C.

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

Contrast with #8A764C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8A764C?

#8A764C is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #8A764C?

#8A764C in RGB is (138, 118, 76) - 138 red, 118 green, and 76 blue.

How to use #8A764C in CSS?

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

What colors go well with #8A764C?

#4C608A (complementary), #8A574C (analogous), and #594C31 (lighter shade) work well with #8A764C.