#A594AE Color Information

Hex color code: #A594AE

A subtle purple shade, #A594AE appears as (165, 148, 174) in RGB and (279°, 14%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A594AE
RGB
165, 148, 174
HSL
279°, 14%, 63%
CMYK
5%, 15%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A594AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 148, 174

Red: 165 / Green: 148 / Blue: 174

HSL

279°, 14%, 63%

Hue: 279° / Saturation: 14% / Lightness: 63%

CMYK

5%, 15%, 0%, 32%

Cyan: 5% / Magenta: 15% / Yellow: 0% / Key: 32%

What color is #A594AE?

#A594AE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A594AE to RGB:

rgb(165, 148, 174)HEX to RGB Converter →

HEX to HSL

Convert #A594AE to HSL:

hsl(279, 14%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A594AE to CMYK:

cmyk(5%, 15%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A594AE is a muted purple color with RGB values of 165, 148, 174 and HSL of 279°, 14%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A594AE is #9DAE93, creating high-contrast pairings. For softer combinations, try analogous colors like #9793AE.

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

Contrast with #A594AE

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

Contrast Ratio: 7.45:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A594AE?

#A594AE is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A594AE?

#A594AE in RGB is (165, 148, 174) - 165 red, 148 green, and 174 blue.

How to use #A594AE in CSS?

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

What colors go well with #A594AE?

#9DAE93 (complementary), #9793AE (analogous), and #80698C (lighter shade) work well with #A594AE.