#A6827D Color Information

Hex color code: #A6827D

A subtle red shade, #A6827D appears as (166, 130, 125) in RGB and (7°, 19%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A6827D
RGB
166, 130, 125
HSL
7°, 19%, 57%
CMYK
0%, 22%, 25%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A6827D; 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 #A6827D; background-color: #A6827D15; }

Alert / Toast

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

Link / Accent

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

a { color: #A6827D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A6827D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 130, 125

Red: 166 / Green: 130 / Blue: 125

HSL

7°, 19%, 57%

Hue: 7° / Saturation: 19% / Lightness: 57%

CMYK

0%, 22%, 25%, 35%

Cyan: 0% / Magenta: 22% / Yellow: 25% / Key: 35%

What color is #A6827D?

#A6827D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6827D to RGB:

rgb(166, 130, 125)HEX to RGB Converter →

HEX to HSL

Convert #A6827D to HSL:

hsl(7, 19%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A6827D to CMYK:

cmyk(0%, 22%, 25%, 35%)Color Converter →

Color Meaning and Usage

A balanced red tone, #A6827D has RGB (166, 130, 125) and HSL (7°, 19%, 57%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6827D is #7DA1A6, creating high-contrast pairings. For softer combinations, try analogous colors like #A67D8C.

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

Contrast with #A6827D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6827D?

#A6827D is a balanced red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A6827D?

#A6827D in RGB is (166, 130, 125) - 166 red, 130 green, and 125 blue.

How to use #A6827D in CSS?

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

What colors go well with #A6827D?

#7DA1A6 (complementary), #A67D8C (analogous), and #7F5B57 (lighter shade) work well with #A6827D.