#A440BF Color Information

Hex color code: #A440BF

The hex color #A440BF is a understated magenta with RGB values of (164, 64, 191) and HSL of (287°, 50%, 50%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#A440BF
RGB
164, 64, 191
HSL
287°, 50%, 50%
CMYK
14%, 66%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A440BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 64, 191

Red: 164 / Green: 64 / Blue: 191

HSL

287°, 50%, 50%

Hue: 287° / Saturation: 50% / Lightness: 50%

CMYK

14%, 66%, 0%, 25%

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

What color is #A440BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A440BF to RGB:

rgb(164, 64, 191)HEX to RGB Converter →

HEX to HSL

Convert #A440BF to HSL:

hsl(287, 50%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A440BF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #A440BF has RGB (164, 64, 191) and HSL (287°, 50%, 50%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A440BF is #5BBF40, creating high-contrast pairings. For softer combinations, try analogous colors like #6440BF.

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

Contrast with #A440BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A440BF?

#A440BF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A440BF?

#A440BF in RGB is (164, 64, 191) - 164 red, 64 green, and 191 blue.

How to use #A440BF in CSS?

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

What colors go well with #A440BF?

#5BBF40 (complementary), #6440BF (analogous), and #732D86 (lighter shade) work well with #A440BF.