#A555BA Color Information

Hex color code: #A555BA

#A555BA is a delicate magenta color. In RGB it is (165, 85, 186), and in HSL it is (288°, 42%, 53%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#A555BA
RGB
165, 85, 186
HSL
288°, 42%, 53%
CMYK
11%, 54%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A555BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 85, 186

Red: 165 / Green: 85 / Blue: 186

HSL

288°, 42%, 53%

Hue: 288° / Saturation: 42% / Lightness: 53%

CMYK

11%, 54%, 0%, 27%

Cyan: 11% / Magenta: 54% / Yellow: 0% / Key: 27%

What color is #A555BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A555BA to RGB:

rgb(165, 85, 186)HEX to RGB Converter →

HEX to HSL

Convert #A555BA to HSL:

hsl(288, 42%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A555BA to CMYK:

cmyk(11%, 54%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A555BA has RGB (165, 85, 186) and HSL (288°, 42%, 53%). 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 #A555BA is #69B955, creating high-contrast pairings. For softer combinations, try analogous colors like #7355B9.

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

Contrast with #A555BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A555BA?

#A555BA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A555BA?

#A555BA in RGB is (165, 85, 186) - 165 red, 85 green, and 186 blue.

How to use #A555BA in CSS?

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

What colors go well with #A555BA?

#69B955 (complementary), #7355B9 (analogous), and #79388A (lighter shade) work well with #A555BA.