#A580CF Color Information

Hex color code: #A580CF

A delicate purple shade, #A580CF appears as (165, 128, 207) in RGB and (268°, 45%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A580CF
RGB
165, 128, 207
HSL
268°, 45%, 66%
CMYK
20%, 38%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A580CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 128, 207

Red: 165 / Green: 128 / Blue: 207

HSL

268°, 45%, 66%

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

CMYK

20%, 38%, 0%, 19%

Cyan: 20% / Magenta: 38% / Yellow: 0% / Key: 19%

What color is #A580CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A580CF to RGB:

rgb(165, 128, 207)HEX to RGB Converter →

HEX to HSL

Convert #A580CF to HSL:

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

HEX to CMYK

Convert #A580CF to CMYK:

cmyk(20%, 38%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A580CF is a delicate purple color with RGB values of 165, 128, 207 and HSL of 268°, 45%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A580CF is #ABCF81, creating high-contrast pairings. For softer combinations, try analogous colors like #8184CF.

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

Contrast with #A580CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A580CF?

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

What is the RGB value of #A580CF?

#A580CF in RGB is (165, 128, 207) - 165 red, 128 green, and 207 blue.

How to use #A580CF in CSS?

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

What colors go well with #A580CF?

#ABCF81 (complementary), #8184CF (analogous), and #7E4ABA (lighter shade) work well with #A580CF.