#A37CB6 Color Information

Hex color code: #A37CB6

A subtle purple shade, #A37CB6 appears as (163, 124, 182) in RGB and (280°, 28%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A37CB6
RGB
163, 124, 182
HSL
280°, 28%, 60%
CMYK
10%, 32%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A37CB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 124, 182

Red: 163 / Green: 124 / Blue: 182

HSL

280°, 28%, 60%

Hue: 280° / Saturation: 28% / Lightness: 60%

CMYK

10%, 32%, 0%, 29%

Cyan: 10% / Magenta: 32% / Yellow: 0% / Key: 29%

What color is #A37CB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A37CB6 to RGB:

rgb(163, 124, 182)HEX to RGB Converter →

HEX to HSL

Convert #A37CB6 to HSL:

hsl(280, 28%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A37CB6 to CMYK:

cmyk(10%, 32%, 0%, 29%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #A37CB6 has RGB (163, 124, 182) and HSL (280°, 28%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A37CB6 is #8FB67C, creating high-contrast pairings. For softer combinations, try analogous colors like #867CB6.

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

Contrast with #A37CB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A37CB6?

#A37CB6 is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A37CB6?

#A37CB6 in RGB is (163, 124, 182) - 163 red, 124 green, and 182 blue.

How to use #A37CB6 in CSS?

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

What colors go well with #A37CB6?

#8FB67C (complementary), #867CB6 (analogous), and #7D5393 (lighter shade) work well with #A37CB6.