#A37CB8 Color Information

Hex color code: #A37CB8

#A37CB8 is a soft purple color. In RGB it is (163, 124, 184), and in HSL it is (279°, 30%, 60%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A37CB8
RGB
163, 124, 184
HSL
279°, 30%, 60%
CMYK
11%, 33%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A37CB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 124, 184

Red: 163 / Green: 124 / Blue: 184

HSL

279°, 30%, 60%

Hue: 279° / Saturation: 30% / Lightness: 60%

CMYK

11%, 33%, 0%, 28%

Cyan: 11% / Magenta: 33% / Yellow: 0% / Key: 28%

What color is #A37CB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A37CB8 to RGB:

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

HEX to HSL

Convert #A37CB8 to HSL:

hsl(279, 30%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A37CB8 to CMYK:

cmyk(11%, 33%, 0%, 28%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #A37CB8 has RGB (163, 124, 184) and HSL (279°, 30%, 60%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A37CB8 is #90B87A, creating high-contrast pairings. For softer combinations, try analogous colors like #847AB8.

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

Contrast with #A37CB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A37CB8?

#A37CB8 is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A37CB8?

#A37CB8 in RGB is (163, 124, 184) - 163 red, 124 green, and 184 blue.

How to use #A37CB8 in CSS?

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

What colors go well with #A37CB8?

#90B87A (complementary), #847AB8 (analogous), and #7D5095 (lighter shade) work well with #A37CB8.