#A67BCB Color Information

Hex color code: #A67BCB

A pastel purple shade, #A67BCB appears as (166, 123, 203) in RGB and (272°, 43%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A67BCB
RGB
166, 123, 203
HSL
272°, 43%, 64%
CMYK
18%, 39%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A67BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 123, 203

Red: 166 / Green: 123 / Blue: 203

HSL

272°, 43%, 64%

Hue: 272° / Saturation: 43% / Lightness: 64%

CMYK

18%, 39%, 0%, 20%

Cyan: 18% / Magenta: 39% / Yellow: 0% / Key: 20%

What color is #A67BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A67BCB to RGB:

rgb(166, 123, 203)HEX to RGB Converter →

HEX to HSL

Convert #A67BCB to HSL:

hsl(272, 43%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A67BCB to CMYK:

cmyk(18%, 39%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A67BCB is a pastel purple color with RGB values of 166, 123, 203 and HSL of 272°, 43%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A67BCB is #A1CB7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7E7CCB.

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

Contrast with #A67BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A67BCB?

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

What is the RGB value of #A67BCB?

#A67BCB in RGB is (166, 123, 203) - 166 red, 123 green, and 203 blue.

How to use #A67BCB in CSS?

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

What colors go well with #A67BCB?

#A1CB7C (complementary), #7E7CCB (analogous), and #8147B3 (lighter shade) work well with #A67BCB.