#A1976E Color Information

Hex color code: #A1976E

#A1976E is a pastel yellow color. In RGB it is (161, 151, 110), and in HSL it is (48°, 21%, 53%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A1976E
RGB
161, 151, 110
HSL
48°, 21%, 53%
CMYK
0%, 6%, 32%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1976E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 151, 110

Red: 161 / Green: 151 / Blue: 110

HSL

48°, 21%, 53%

Hue: 48° / Saturation: 21% / Lightness: 53%

CMYK

0%, 6%, 32%, 37%

Cyan: 0% / Magenta: 6% / Yellow: 32% / Key: 37%

What color is #A1976E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1976E to RGB:

rgb(161, 151, 110)HEX to RGB Converter →

HEX to HSL

Convert #A1976E to HSL:

hsl(48, 21%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A1976E to CMYK:

cmyk(0%, 6%, 32%, 37%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #A1976E has RGB (161, 151, 110) and HSL (48°, 21%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1976E is #6E78A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A07D6E.

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

Contrast with #A1976E

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

Contrast Ratio: 7.17:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1976E?

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

What is the RGB value of #A1976E?

#A1976E in RGB is (161, 151, 110) - 161 red, 151 green, and 110 blue.

How to use #A1976E in CSS?

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

What colors go well with #A1976E?

#6E78A0 (complementary), #A07D6E (analogous), and #756D4D (lighter shade) work well with #A1976E.