#A545BF Color Information

Hex color code: #A545BF

A soft magenta shade, #A545BF appears as (165, 69, 191) in RGB and (287°, 49%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#A545BF
RGB
165, 69, 191
HSL
287°, 49%, 51%
CMYK
14%, 64%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A545BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 69, 191

Red: 165 / Green: 69 / Blue: 191

HSL

287°, 49%, 51%

Hue: 287° / Saturation: 49% / Lightness: 51%

CMYK

14%, 64%, 0%, 25%

Cyan: 14% / Magenta: 64% / Yellow: 0% / Key: 25%

What color is #A545BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A545BF to RGB:

rgb(165, 69, 191)HEX to RGB Converter →

HEX to HSL

Convert #A545BF to HSL:

hsl(287, 49%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A545BF to CMYK:

cmyk(14%, 64%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #A545BF has RGB (165, 69, 191) and HSL (287°, 49%, 51%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A545BF is #5FBF45, creating high-contrast pairings. For softer combinations, try analogous colors like #6845BF.

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

Contrast with #A545BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A545BF?

#A545BF is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A545BF?

#A545BF in RGB is (165, 69, 191) - 165 red, 69 green, and 191 blue.

How to use #A545BF in CSS?

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

What colors go well with #A545BF?

#5FBF45 (complementary), #6845BF (analogous), and #752F89 (lighter shade) work well with #A545BF.