#A582CD Color Information

Hex color code: #A582CD

A delicate purple shade, #A582CD appears as (165, 130, 205) in RGB and (268°, 43%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A582CD
RGB
165, 130, 205
HSL
268°, 43%, 66%
CMYK
20%, 37%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A582CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 130, 205

Red: 165 / Green: 130 / Blue: 205

HSL

268°, 43%, 66%

Hue: 268° / Saturation: 43% / Lightness: 66%

CMYK

20%, 37%, 0%, 20%

Cyan: 20% / Magenta: 37% / Yellow: 0% / Key: 20%

What color is #A582CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A582CD to RGB:

rgb(165, 130, 205)HEX to RGB Converter →

HEX to HSL

Convert #A582CD to HSL:

hsl(268, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A582CD to CMYK:

cmyk(20%, 37%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A582CD is a delicate purple color with RGB values of 165, 130, 205 and HSL of 268°, 43%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A582CD is #ABCE83, creating high-contrast pairings. For softer combinations, try analogous colors like #8386CE.

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

Contrast with #A582CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A582CD?

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

What is the RGB value of #A582CD?

#A582CD in RGB is (165, 130, 205) - 165 red, 130 green, and 205 blue.

How to use #A582CD in CSS?

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

What colors go well with #A582CD?

#ABCE83 (complementary), #8386CE (analogous), and #7E4CB8 (lighter shade) work well with #A582CD.