#A754B0 Color Information

Hex color code: #A754B0

The hex color #A754B0 is a subtle magenta with RGB values of (167, 84, 176) and HSL of (294°, 37%, 51%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#A754B0
RGB
167, 84, 176
HSL
294°, 37%, 51%
CMYK
5%, 52%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A754B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 84, 176

Red: 167 / Green: 84 / Blue: 176

HSL

294°, 37%, 51%

Hue: 294° / Saturation: 37% / Lightness: 51%

CMYK

5%, 52%, 0%, 31%

Cyan: 5% / Magenta: 52% / Yellow: 0% / Key: 31%

What color is #A754B0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A754B0 to RGB:

rgb(167, 84, 176)HEX to RGB Converter →

HEX to HSL

Convert #A754B0 to HSL:

hsl(294, 37%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A754B0 to CMYK:

cmyk(5%, 52%, 0%, 31%)Color Converter →

Color Meaning and Usage

#A754B0 is a subtle magenta color with RGB values of 167, 84, 176 and HSL of 294°, 37%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A754B0 is #5DB054, creating high-contrast pairings. For softer combinations, try analogous colors like #7954B0.

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

Contrast with #A754B0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A754B0?

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

What is the RGB value of #A754B0?

#A754B0 in RGB is (167, 84, 176) - 167 red, 84 green, and 176 blue.

How to use #A754B0 in CSS?

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

What colors go well with #A754B0?

#5DB054 (complementary), #7954B0 (analogous), and #773A7E (lighter shade) work well with #A754B0.