#82571C Color Information

Hex color code: #82571C

#82571C is a subtle orange color. In RGB it is (130, 87, 28), and in HSL it is (35°, 65%, 31%). It is popular in mobile app design.

Try:
Color NameSaddle Brown
HEX
#82571C
RGB
130, 87, 28
HSL
35°, 65%, 31%
CMYK
0%, 33%, 78%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #82571C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #82571C; color: #FFFFFF; }

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 #82571C; background-color: #82571C15; }

Alert / Toast

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

Link / Accent

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

a { color: #82571C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 87, 28

Red: 130 / Green: 87 / Blue: 28

HSL

35°, 65%, 31%

Hue: 35° / Saturation: 65% / Lightness: 31%

CMYK

0%, 33%, 78%, 49%

Cyan: 0% / Magenta: 33% / Yellow: 78% / Key: 49%

What color is #82571C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82571C to RGB:

rgb(130, 87, 28)HEX to RGB Converter →

HEX to HSL

Convert #82571C to HSL:

hsl(35, 65%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #82571C to CMYK:

cmyk(0%, 33%, 78%, 49%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #82571C has RGB (130, 87, 28) and HSL (35°, 65%, 31%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82571C is #1C4682, creating high-contrast pairings. For softer combinations, try analogous colors like #82241C.

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

Contrast with #82571C

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

Contrast Ratio: 3.33:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82571C?

#82571C is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #82571C?

#82571C in RGB is (130, 87, 28) - 130 red, 87 green, and 28 blue.

How to use #82571C in CSS?

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

What colors go well with #82571C?

#1C4682 (complementary), #82241C (analogous), and #432D0E (lighter shade) work well with #82571C.