#A9848F Color Information

Hex color code: #A9848F

#A9848F is a subtle magenta color. In RGB it is (169, 132, 143), and in HSL it is (342°, 18%, 59%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A9848F
RGB
169, 132, 143
HSL
342°, 18%, 59%
CMYK
0%, 22%, 15%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9848F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 132, 143

Red: 169 / Green: 132 / Blue: 143

HSL

342°, 18%, 59%

Hue: 342° / Saturation: 18% / Lightness: 59%

CMYK

0%, 22%, 15%, 34%

Cyan: 0% / Magenta: 22% / Yellow: 15% / Key: 34%

What color is #A9848F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9848F to RGB:

rgb(169, 132, 143)HEX to RGB Converter →

HEX to HSL

Convert #A9848F to HSL:

hsl(342, 18%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A9848F to CMYK:

cmyk(0%, 22%, 15%, 34%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #A9848F has RGB (169, 132, 143) and HSL (342°, 18%, 59%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9848F is #84A99E, creating high-contrast pairings. For softer combinations, try analogous colors like #A984A2.

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

Contrast with #A9848F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9848F?

#A9848F is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A9848F?

#A9848F in RGB is (169, 132, 143) - 169 red, 132 green, and 143 blue.

How to use #A9848F in CSS?

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

What colors go well with #A9848F?

#84A99E (complementary), #A984A2 (analogous), and #845C68 (lighter shade) work well with #A9848F.