#A084CD Color Information

Hex color code: #A084CD

The hex color #A084CD is a gentle purple with RGB values of (160, 132, 205) and HSL of (263°, 42%, 66%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A084CD
RGB
160, 132, 205
HSL
263°, 42%, 66%
CMYK
22%, 36%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A084CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 132, 205

Red: 160 / Green: 132 / Blue: 205

HSL

263°, 42%, 66%

Hue: 263° / Saturation: 42% / Lightness: 66%

CMYK

22%, 36%, 0%, 20%

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

What color is #A084CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A084CD to RGB:

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

HEX to HSL

Convert #A084CD to HSL:

hsl(263, 42%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A084CD to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #A084CD has RGB (160, 132, 205) and HSL (263°, 42%, 66%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A084CD is #B1CD84, creating high-contrast pairings. For softer combinations, try analogous colors like #848CCD.

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

Contrast with #A084CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A084CD?

#A084CD is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A084CD?

#A084CD in RGB is (160, 132, 205) - 160 red, 132 green, and 205 blue.

How to use #A084CD in CSS?

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

What colors go well with #A084CD?

#B1CD84 (complementary), #848CCD (analogous), and #764EB7 (lighter shade) work well with #A084CD.