#A155BE Color Information

Hex color code: #A155BE

A soft purple shade, #A155BE appears as (161, 85, 190) in RGB and (283°, 45%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#A155BE
RGB
161, 85, 190
HSL
283°, 45%, 54%
CMYK
15%, 55%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A155BE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A155BE; color: #FFFFFF; }

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 #A155BE; background-color: #A155BE15; }

Alert / Toast

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

Link / Accent

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

a { color: #A155BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 85, 190

Red: 161 / Green: 85 / Blue: 190

HSL

283°, 45%, 54%

Hue: 283° / Saturation: 45% / Lightness: 54%

CMYK

15%, 55%, 0%, 25%

Cyan: 15% / Magenta: 55% / Yellow: 0% / Key: 25%

What color is #A155BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A155BE to RGB:

rgb(161, 85, 190)HEX to RGB Converter →

HEX to HSL

Convert #A155BE to HSL:

hsl(283, 45%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A155BE to CMYK:

cmyk(15%, 55%, 0%, 25%)Color Converter →

Color Meaning and Usage

#A155BE is a soft purple color with RGB values of 161, 85, 190 and HSL of 283°, 45%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A155BE is #73BE55, creating high-contrast pairings. For softer combinations, try analogous colors like #6C55BE.

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

Contrast with #A155BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A155BE?

#A155BE is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A155BE?

#A155BE in RGB is (161, 85, 190) - 161 red, 85 green, and 190 blue.

How to use #A155BE in CSS?

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

What colors go well with #A155BE?

#73BE55 (complementary), #6C55BE (analogous), and #773790 (lighter shade) work well with #A155BE.