#A485BC Color Information

Hex color code: #A485BC

A pastel purple shade, #A485BC appears as (164, 133, 188) in RGB and (274°, 29%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A485BC
RGB
164, 133, 188
HSL
274°, 29%, 63%
CMYK
13%, 29%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A485BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 133, 188

Red: 164 / Green: 133 / Blue: 188

HSL

274°, 29%, 63%

Hue: 274° / Saturation: 29% / Lightness: 63%

CMYK

13%, 29%, 0%, 26%

Cyan: 13% / Magenta: 29% / Yellow: 0% / Key: 26%

What color is #A485BC?

#A485BC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A485BC to RGB:

rgb(164, 133, 188)HEX to RGB Converter →

HEX to HSL

Convert #A485BC to HSL:

hsl(274, 29%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A485BC to CMYK:

cmyk(13%, 29%, 0%, 26%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #A485BC has RGB (164, 133, 188) and HSL (274°, 29%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A485BC is #9DBC85, creating high-contrast pairings. For softer combinations, try analogous colors like #8985BC.

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

Contrast with #A485BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A485BC?

#A485BC is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A485BC?

#A485BC in RGB is (164, 133, 188) - 164 red, 133 green, and 188 blue.

How to use #A485BC in CSS?

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

What colors go well with #A485BC?

#9DBC85 (complementary), #8985BC (analogous), and #7F579E (lighter shade) work well with #A485BC.