#A78ABC Color Information

Hex color code: #A78ABC

#A78ABC is a delicate purple color. In RGB it is (167, 138, 188), and in HSL it is (275°, 27%, 64%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A78ABC
RGB
167, 138, 188
HSL
275°, 27%, 64%
CMYK
11%, 27%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A78ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 138, 188

Red: 167 / Green: 138 / Blue: 188

HSL

275°, 27%, 64%

Hue: 275° / Saturation: 27% / Lightness: 64%

CMYK

11%, 27%, 0%, 26%

Cyan: 11% / Magenta: 27% / Yellow: 0% / Key: 26%

What color is #A78ABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A78ABC to RGB:

rgb(167, 138, 188)HEX to RGB Converter →

HEX to HSL

Convert #A78ABC to HSL:

hsl(275, 27%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A78ABC to CMYK:

cmyk(11%, 27%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #A78ABC has RGB (167, 138, 188) and HSL (275°, 27%, 64%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A78ABC is #9FBC8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8F8ABC.

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

Contrast with #A78ABC

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

Contrast Ratio: 7.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A78ABC?

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

What is the RGB value of #A78ABC?

#A78ABC in RGB is (167, 138, 188) - 167 red, 138 green, and 188 blue.

How to use #A78ABC in CSS?

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

What colors go well with #A78ABC?

#9FBC8A (complementary), #8F8ABC (analogous), and #835B9F (lighter shade) work well with #A78ABC.