#A076CD Color Information

Hex color code: #A076CD

#A076CD is a delicate purple color. In RGB it is (160, 118, 205), and in HSL it is (269°, 47%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A076CD
RGB
160, 118, 205
HSL
269°, 47%, 63%
CMYK
22%, 42%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A076CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 118, 205

Red: 160 / Green: 118 / Blue: 205

HSL

269°, 47%, 63%

Hue: 269° / Saturation: 47% / Lightness: 63%

CMYK

22%, 42%, 0%, 20%

Cyan: 22% / Magenta: 42% / Yellow: 0% / Key: 20%

What color is #A076CD?

#A076CD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A076CD to RGB:

rgb(160, 118, 205)HEX to RGB Converter →

HEX to HSL

Convert #A076CD to HSL:

hsl(269, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A076CD to CMYK:

cmyk(22%, 42%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A076CD is a soft purple color with RGB values of 160, 118, 205 and HSL of 269°, 47%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A076CD is #A2CD74, creating high-contrast pairings. For softer combinations, try analogous colors like #7476CD.

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

Contrast with #A076CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A076CD?

#A076CD is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A076CD?

#A076CD in RGB is (160, 118, 205) - 160 red, 118 green, and 205 blue.

How to use #A076CD in CSS?

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

What colors go well with #A076CD?

#A2CD74 (complementary), #7476CD (analogous), and #7841B4 (lighter shade) work well with #A076CD.