#A54BAF Color Information

Hex color code: #A54BAF

#A54BAF is a pastel magenta color. In RGB it is (165, 75, 175), and in HSL it is (294°, 40%, 49%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#A54BAF
RGB
165, 75, 175
HSL
294°, 40%, 49%
CMYK
6%, 57%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A54BAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 75, 175

Red: 165 / Green: 75 / Blue: 175

HSL

294°, 40%, 49%

Hue: 294° / Saturation: 40% / Lightness: 49%

CMYK

6%, 57%, 0%, 31%

Cyan: 6% / Magenta: 57% / Yellow: 0% / Key: 31%

What color is #A54BAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A54BAF to RGB:

rgb(165, 75, 175)HEX to RGB Converter →

HEX to HSL

Convert #A54BAF to HSL:

hsl(294, 40%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A54BAF to CMYK:

cmyk(6%, 57%, 0%, 31%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #A54BAF has RGB (165, 75, 175) and HSL (294°, 40%, 49%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A54BAF is #55AF4B, creating high-contrast pairings. For softer combinations, try analogous colors like #734BAF.

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

Contrast with #A54BAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A54BAF?

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

What is the RGB value of #A54BAF?

#A54BAF in RGB is (165, 75, 175) - 165 red, 75 green, and 175 blue.

How to use #A54BAF in CSS?

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

What colors go well with #A54BAF?

#55AF4B (complementary), #734BAF (analogous), and #723479 (lighter shade) work well with #A54BAF.