#A5A1BF Color Information

Hex color code: #A5A1BF

#A5A1BF is a subtle blue color. In RGB it is (165, 161, 191), and in HSL it is (248°, 19%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A5A1BF
RGB
165, 161, 191
HSL
248°, 19%, 69%
CMYK
14%, 16%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5A1BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 161, 191

Red: 165 / Green: 161 / Blue: 191

HSL

248°, 19%, 69%

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

CMYK

14%, 16%, 0%, 25%

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

What color is #A5A1BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5A1BF to RGB:

rgb(165, 161, 191)HEX to RGB Converter →

HEX to HSL

Convert #A5A1BF to HSL:

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

HEX to CMYK

Convert #A5A1BF to CMYK:

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

Color Meaning and Usage

A understated blue tone, #A5A1BF has RGB (165, 161, 191) and HSL (248°, 19%, 69%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5A1BF is #BBBFA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1ACBF.

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

Contrast with #A5A1BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5A1BF?

#A5A1BF is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A5A1BF?

#A5A1BF in RGB is (165, 161, 191) - 165 red, 161 green, and 191 blue.

How to use #A5A1BF in CSS?

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

What colors go well with #A5A1BF?

#BBBFA1 (complementary), #A1ACBF (analogous), and #7973A0 (lighter shade) work well with #A5A1BF.