#86833C Color Information

Hex color code: #86833C

The hex color #86833C is a pastel yellow with RGB values of (134, 131, 60) and HSL of (58°, 38%, 38%). It is commonly used in modern UI design.

Try:
Color NameOlive Drab
HEX
#86833C
RGB
134, 131, 60
HSL
58°, 38%, 38%
CMYK
0%, 2%, 55%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #86833C; 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 #86833C; background-color: #86833C15; }

Alert / Toast

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

Link / Accent

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

a { color: #86833C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86833C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 131, 60

Red: 134 / Green: 131 / Blue: 60

HSL

58°, 38%, 38%

Hue: 58° / Saturation: 38% / Lightness: 38%

CMYK

0%, 2%, 55%, 47%

Cyan: 0% / Magenta: 2% / Yellow: 55% / Key: 47%

What color is #86833C?

#86833C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86833C to RGB:

rgb(134, 131, 60)HEX to RGB Converter →

HEX to HSL

Convert #86833C to HSL:

hsl(58, 38%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #86833C to CMYK:

cmyk(0%, 2%, 55%, 47%)Color Converter →

Color Meaning and Usage

#86833C is a pastel yellow color with RGB values of 134, 131, 60 and HSL of 58°, 38%, 38%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86833C is #3C3F86, creating high-contrast pairings. For softer combinations, try analogous colors like #865E3C.

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

Contrast with #86833C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86833C?

#86833C is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #86833C?

#86833C in RGB is (134, 131, 60) - 134 red, 131 green, and 60 blue.

How to use #86833C in CSS?

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

What colors go well with #86833C?

#3C3F86 (complementary), #865E3C (analogous), and #514F24 (lighter shade) work well with #86833C.