#A094A6 Color Information

Hex color code: #A094A6

#A094A6 is a muted purple color. In RGB it is (160, 148, 166), and in HSL it is (280°, 9%, 62%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A094A6
RGB
160, 148, 166
HSL
280°, 9%, 62%
CMYK
4%, 11%, 0%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A094A6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 148, 166

Red: 160 / Green: 148 / Blue: 166

HSL

280°, 9%, 62%

Hue: 280° / Saturation: 9% / Lightness: 62%

CMYK

4%, 11%, 0%, 35%

Cyan: 4% / Magenta: 11% / Yellow: 0% / Key: 35%

What color is #A094A6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A094A6 to RGB:

rgb(160, 148, 166)HEX to RGB Converter →

HEX to HSL

Convert #A094A6 to HSL:

hsl(280, 9%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A094A6 to CMYK:

cmyk(4%, 11%, 0%, 35%)Color Converter →

Color Meaning and Usage

#A094A6 is a neutral purple color with RGB values of 160, 148, 166 and HSL of 280°, 9%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A094A6 is #9BA795, creating high-contrast pairings. For softer combinations, try analogous colors like #9895A7.

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

Contrast with #A094A6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A094A6?

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

What is the RGB value of #A094A6?

#A094A6 in RGB is (160, 148, 166) - 160 red, 148 green, and 166 blue.

How to use #A094A6 in CSS?

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

What colors go well with #A094A6?

#9BA795 (complementary), #9895A7 (analogous), and #7B6D83 (lighter shade) work well with #A094A6.