#A855BF Color Information

Hex color code: #A855BF

The hex color #A855BF is a pastel magenta with RGB values of (168, 85, 191) and HSL of (287°, 45%, 54%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#A855BF
RGB
168, 85, 191
HSL
287°, 45%, 54%
CMYK
12%, 55%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A855BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 85, 191

Red: 168 / Green: 85 / Blue: 191

HSL

287°, 45%, 54%

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

CMYK

12%, 55%, 0%, 25%

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

What color is #A855BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A855BF to RGB:

rgb(168, 85, 191)HEX to RGB Converter →

HEX to HSL

Convert #A855BF to HSL:

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

HEX to CMYK

Convert #A855BF to CMYK:

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

Color Meaning and Usage

#A855BF is a pastel magenta color with RGB values of 168, 85, 191 and HSL of 287°, 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 #A855BF is #6CBE55, creating high-contrast pairings. For softer combinations, try analogous colors like #7355BE.

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

Contrast with #A855BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A855BF?

#A855BF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A855BF?

#A855BF in RGB is (168, 85, 191) - 168 red, 85 green, and 191 blue.

How to use #A855BF in CSS?

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

What colors go well with #A855BF?

#6CBE55 (complementary), #7355BE (analogous), and #7D3790 (lighter shade) work well with #A855BF.