#A377BB Color Information

Hex color code: #A377BB

A gentle purple shade, #A377BB appears as (163, 119, 187) in RGB and (279°, 33%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A377BB
RGB
163, 119, 187
HSL
279°, 33%, 60%
CMYK
13%, 36%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A377BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 119, 187

Red: 163 / Green: 119 / Blue: 187

HSL

279°, 33%, 60%

Hue: 279° / Saturation: 33% / Lightness: 60%

CMYK

13%, 36%, 0%, 27%

Cyan: 13% / Magenta: 36% / Yellow: 0% / Key: 27%

What color is #A377BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A377BB to RGB:

rgb(163, 119, 187)HEX to RGB Converter →

HEX to HSL

Convert #A377BB to HSL:

hsl(279, 33%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A377BB to CMYK:

cmyk(13%, 36%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #A377BB has RGB (163, 119, 187) and HSL (279°, 33%, 60%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A377BB is #8FBB77, creating high-contrast pairings. For softer combinations, try analogous colors like #8177BB.

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

Contrast with #A377BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A377BB?

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

What is the RGB value of #A377BB?

#A377BB in RGB is (163, 119, 187) - 163 red, 119 green, and 187 blue.

How to use #A377BB in CSS?

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

What colors go well with #A377BB?

#8FBB77 (complementary), #8177BB (analogous), and #7E4D99 (lighter shade) work well with #A377BB.