#A183AF Color Information

Hex color code: #A183AF

The hex color #A183AF is a subtle purple with RGB values of (161, 131, 175) and HSL of (281°, 22%, 60%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A183AF
RGB
161, 131, 175
HSL
281°, 22%, 60%
CMYK
8%, 25%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A183AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 131, 175

Red: 161 / Green: 131 / Blue: 175

HSL

281°, 22%, 60%

Hue: 281° / Saturation: 22% / Lightness: 60%

CMYK

8%, 25%, 0%, 31%

Cyan: 8% / Magenta: 25% / Yellow: 0% / Key: 31%

What color is #A183AF?

#A183AF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A183AF to RGB:

rgb(161, 131, 175)HEX to RGB Converter →

HEX to HSL

Convert #A183AF to HSL:

hsl(281, 22%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A183AF to CMYK:

cmyk(8%, 25%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #A183AF has RGB (161, 131, 175) and HSL (281°, 22%, 60%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A183AF is #91AF83, creating high-contrast pairings. For softer combinations, try analogous colors like #8B83AF.

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

Contrast with #A183AF

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 #A183AF?

#A183AF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A183AF?

#A183AF in RGB is (161, 131, 175) - 161 red, 131 green, and 175 blue.

How to use #A183AF in CSS?

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

What colors go well with #A183AF?

#91AF83 (complementary), #8B83AF (analogous), and #7C5A8C (lighter shade) work well with #A183AF.