#A4848F Color Information

Hex color code: #A4848F

A subtle magenta shade, #A4848F appears as (164, 132, 143) in RGB and (339°, 15%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A4848F
RGB
164, 132, 143
HSL
339°, 15%, 58%
CMYK
0%, 20%, 13%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4848F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 132, 143

Red: 164 / Green: 132 / Blue: 143

HSL

339°, 15%, 58%

Hue: 339° / Saturation: 15% / Lightness: 58%

CMYK

0%, 20%, 13%, 36%

Cyan: 0% / Magenta: 20% / Yellow: 13% / Key: 36%

What color is #A4848F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4848F to RGB:

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

HEX to HSL

Convert #A4848F to HSL:

hsl(339, 15%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A4848F to CMYK:

cmyk(0%, 20%, 13%, 36%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #A4848F has RGB (164, 132, 143) and HSL (339°, 15%, 58%). 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 #A4848F is #84A499, creating high-contrast pairings. For softer combinations, try analogous colors like #A4849F.

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

Contrast with #A4848F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4848F?

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

What is the RGB value of #A4848F?

#A4848F in RGB is (164, 132, 143) - 164 red, 132 green, and 143 blue.

How to use #A4848F in CSS?

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

What colors go well with #A4848F?

#84A499 (complementary), #A4849F (analogous), and #7E5D69 (lighter shade) work well with #A4848F.