#A451BD Color Information

Hex color code: #A451BD

The hex color #A451BD is a delicate magenta with RGB values of (164, 81, 189) and HSL of (286°, 45%, 53%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#A451BD
RGB
164, 81, 189
HSL
286°, 45%, 53%
CMYK
13%, 57%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A451BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 81, 189

Red: 164 / Green: 81 / Blue: 189

HSL

286°, 45%, 53%

Hue: 286° / Saturation: 45% / Lightness: 53%

CMYK

13%, 57%, 0%, 26%

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

What color is #A451BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A451BD to RGB:

rgb(164, 81, 189)HEX to RGB Converter →

HEX to HSL

Convert #A451BD to HSL:

hsl(286, 45%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A451BD to CMYK:

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

Color Meaning and Usage

#A451BD is a pastel magenta color with RGB values of 164, 81, 189 and HSL of 286°, 45%, 53%. 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 #A451BD is #6ABD51, creating high-contrast pairings. For softer combinations, try analogous colors like #6E51BD.

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

Contrast with #A451BD

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

Contrast Ratio: 4.49:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A451BD?

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

What is the RGB value of #A451BD?

#A451BD in RGB is (164, 81, 189) - 164 red, 81 green, and 189 blue.

How to use #A451BD in CSS?

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

What colors go well with #A451BD?

#6ABD51 (complementary), #6E51BD (analogous), and #78358D (lighter shade) work well with #A451BD.