#A7827B Color Information

Hex color code: #A7827B

The hex color #A7827B is a pastel red with RGB values of (167, 130, 123) and HSL of (10°, 20%, 57%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A7827B
RGB
167, 130, 123
HSL
10°, 20%, 57%
CMYK
0%, 22%, 26%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7827B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 130, 123

Red: 167 / Green: 130 / Blue: 123

HSL

10°, 20%, 57%

Hue: 10° / Saturation: 20% / Lightness: 57%

CMYK

0%, 22%, 26%, 35%

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

What color is #A7827B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7827B to RGB:

rgb(167, 130, 123)HEX to RGB Converter →

HEX to HSL

Convert #A7827B to HSL:

hsl(10, 20%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A7827B to CMYK:

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

Color Meaning and Usage

#A7827B is a subtle red color with RGB values of 167, 130, 123 and HSL of 10°, 20%, 57%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7827B is #7BA0A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A77B8A.

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

Contrast with #A7827B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7827B?

#A7827B is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A7827B?

#A7827B in RGB is (167, 130, 123) - 167 red, 130 green, and 123 blue.

How to use #A7827B in CSS?

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

What colors go well with #A7827B?

#7BA0A7 (complementary), #A77B8A (analogous), and #815D56 (lighter shade) work well with #A7827B.