#A554BC Color Information

Hex color code: #A554BC

The hex color #A554BC is a subtle magenta with RGB values of (165, 84, 188) and HSL of (287°, 44%, 53%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#A554BC
RGB
165, 84, 188
HSL
287°, 44%, 53%
CMYK
12%, 55%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A554BC; color: #000000; }

Badge

New Feature
.badge { background-color: #A554BC; color: #000000; }

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 #A554BC; background-color: #A554BC15; }

Alert / Toast

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

Link / Accent

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

a { color: #A554BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 84, 188

Red: 165 / Green: 84 / Blue: 188

HSL

287°, 44%, 53%

Hue: 287° / Saturation: 44% / Lightness: 53%

CMYK

12%, 55%, 0%, 26%

Cyan: 12% / Magenta: 55% / Yellow: 0% / Key: 26%

What color is #A554BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A554BC to RGB:

rgb(165, 84, 188)HEX to RGB Converter →

HEX to HSL

Convert #A554BC to HSL:

hsl(287, 44%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A554BC to CMYK:

cmyk(12%, 55%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #A554BC has RGB (165, 84, 188) and HSL (287°, 44%, 53%). 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 #A554BC is #69BC52, creating high-contrast pairings. For softer combinations, try analogous colors like #7052BC.

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

Contrast with #A554BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A554BC?

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

What is the RGB value of #A554BC?

#A554BC in RGB is (165, 84, 188) - 165 red, 84 green, and 188 blue.

How to use #A554BC in CSS?

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

What colors go well with #A554BC?

#69BC52 (complementary), #7052BC (analogous), and #79368C (lighter shade) work well with #A554BC.