#A482ED Color Information

Hex color code: #A482ED

#A482ED is a bold purple color. In RGB it is (164, 130, 237), and in HSL it is (259°, 75%, 72%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A482ED
RGB
164, 130, 237
HSL
259°, 75%, 72%
CMYK
31%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A482ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 130, 237

Red: 164 / Green: 130 / Blue: 237

HSL

259°, 75%, 72%

Hue: 259° / Saturation: 75% / Lightness: 72%

CMYK

31%, 45%, 0%, 7%

Cyan: 31% / Magenta: 45% / Yellow: 0% / Key: 7%

What color is #A482ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A482ED to RGB:

rgb(164, 130, 237)HEX to RGB Converter →

HEX to HSL

Convert #A482ED to HSL:

hsl(259, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A482ED to CMYK:

cmyk(31%, 45%, 0%, 7%)Color Converter →

Color Meaning and Usage

#A482ED is a striking purple color with RGB values of 164, 130, 237 and HSL of 259°, 75%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A482ED is #CBED82, creating high-contrast pairings. For softer combinations, try analogous colors like #8296ED.

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

Contrast with #A482ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A482ED?

#A482ED is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A482ED?

#A482ED in RGB is (164, 130, 237) - 164 red, 130 green, and 237 blue.

How to use #A482ED in CSS?

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

What colors go well with #A482ED?

#CBED82 (complementary), #8296ED (analogous), and #733FE4 (lighter shade) work well with #A482ED.