#A167CB Color Information

Hex color code: #A167CB

A gentle purple shade, #A167CB appears as (161, 103, 203) in RGB and (275°, 49%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A167CB
RGB
161, 103, 203
HSL
275°, 49%, 60%
CMYK
21%, 49%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A167CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 103, 203

Red: 161 / Green: 103 / Blue: 203

HSL

275°, 49%, 60%

Hue: 275° / Saturation: 49% / Lightness: 60%

CMYK

21%, 49%, 0%, 20%

Cyan: 21% / Magenta: 49% / Yellow: 0% / Key: 20%

What color is #A167CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A167CB to RGB:

rgb(161, 103, 203)HEX to RGB Converter →

HEX to HSL

Convert #A167CB to HSL:

hsl(275, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A167CB to CMYK:

cmyk(21%, 49%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A167CB is a subtle purple color with RGB values of 161, 103, 203 and HSL of 275°, 49%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A167CB is #91CB67, creating high-contrast pairings. For softer combinations, try analogous colors like #6F67CB.

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

Contrast with #A167CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A167CB?

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

What is the RGB value of #A167CB?

#A167CB in RGB is (161, 103, 203) - 161 red, 103 green, and 203 blue.

How to use #A167CB in CSS?

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

What colors go well with #A167CB?

#91CB67 (complementary), #6F67CB (analogous), and #7C3BAB (lighter shade) work well with #A167CB.