#A0A6BE Color Information

Hex color code: #A0A6BE

The hex color #A0A6BE is a muted blue with RGB values of (160, 166, 190) and HSL of (228°, 19%, 69%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A0A6BE
RGB
160, 166, 190
HSL
228°, 19%, 69%
CMYK
16%, 13%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0A6BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 166, 190

Red: 160 / Green: 166 / Blue: 190

HSL

228°, 19%, 69%

Hue: 228° / Saturation: 19% / Lightness: 69%

CMYK

16%, 13%, 0%, 25%

Cyan: 16% / Magenta: 13% / Yellow: 0% / Key: 25%

What color is #A0A6BE?

#A0A6BE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0A6BE to RGB:

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

HEX to HSL

Convert #A0A6BE to HSL:

hsl(228, 19%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A0A6BE to CMYK:

cmyk(16%, 13%, 0%, 25%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #A0A6BE has RGB (160, 166, 190) and HSL (228°, 19%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0A6BE is #BFB9A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1B6BF.

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

Contrast with #A0A6BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0A6BE?

#A0A6BE is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A0A6BE?

#A0A6BE in RGB is (160, 166, 190) - 160 red, 166 green, and 190 blue.

How to use #A0A6BE in CSS?

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

What colors go well with #A0A6BE?

#BFB9A1 (complementary), #A1B6BF (analogous), and #737CA0 (lighter shade) work well with #A0A6BE.