#A1928D Color Information

Hex color code: #A1928D

A neutral orange shade, #A1928D appears as (161, 146, 141) in RGB and (15°, 10%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A1928D
RGB
161, 146, 141
HSL
15°, 10%, 59%
CMYK
0%, 9%, 12%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1928D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 146, 141

Red: 161 / Green: 146 / Blue: 141

HSL

15°, 10%, 59%

Hue: 15° / Saturation: 10% / Lightness: 59%

CMYK

0%, 9%, 12%, 37%

Cyan: 0% / Magenta: 9% / Yellow: 12% / Key: 37%

What color is #A1928D?

#A1928D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1928D to RGB:

rgb(161, 146, 141)HEX to RGB Converter →

HEX to HSL

Convert #A1928D to HSL:

hsl(15, 10%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A1928D to CMYK:

cmyk(0%, 9%, 12%, 37%)Color Converter →

Color Meaning and Usage

#A1928D is a neutral orange color with RGB values of 161, 146, 141 and HSL of 15°, 10%, 59%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1928D is #8C9CA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A18C91.

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

Contrast with #A1928D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1928D?

#A1928D is a neutral orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A1928D?

#A1928D in RGB is (161, 146, 141) - 161 red, 146 green, and 141 blue.

How to use #A1928D in CSS?

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

What colors go well with #A1928D?

#8C9CA1 (complementary), #A18C91 (analogous), and #7B6B65 (lighter shade) work well with #A1928D.