#A475CC Color Information

Hex color code: #A475CC

The hex color #A475CC is a soft purple with RGB values of (164, 117, 204) and HSL of (272°, 46%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A475CC
RGB
164, 117, 204
HSL
272°, 46%, 63%
CMYK
20%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A475CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 117, 204

Red: 164 / Green: 117 / Blue: 204

HSL

272°, 46%, 63%

Hue: 272° / Saturation: 46% / Lightness: 63%

CMYK

20%, 43%, 0%, 20%

Cyan: 20% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #A475CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A475CC to RGB:

rgb(164, 117, 204)HEX to RGB Converter →

HEX to HSL

Convert #A475CC to HSL:

hsl(272, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A475CC to CMYK:

cmyk(20%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A475CC is a pastel purple color with RGB values of 164, 117, 204 and HSL of 272°, 46%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A475CC is #9ECC75, creating high-contrast pairings. For softer combinations, try analogous colors like #7875CC.

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

Contrast with #A475CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A475CC?

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

What is the RGB value of #A475CC?

#A475CC in RGB is (164, 117, 204) - 164 red, 117 green, and 204 blue.

How to use #A475CC in CSS?

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

What colors go well with #A475CC?

#9ECC75 (complementary), #7875CC (analogous), and #7E42B3 (lighter shade) work well with #A475CC.