#A8A4BC Color Information

Hex color code: #A8A4BC

#A8A4BC is a subtle blue color. In RGB it is (168, 164, 188), and in HSL it is (250°, 15%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A8A4BC
RGB
168, 164, 188
HSL
250°, 15%, 69%
CMYK
11%, 13%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8A4BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 164, 188

Red: 168 / Green: 164 / Blue: 188

HSL

250°, 15%, 69%

Hue: 250° / Saturation: 15% / Lightness: 69%

CMYK

11%, 13%, 0%, 26%

Cyan: 11% / Magenta: 13% / Yellow: 0% / Key: 26%

What color is #A8A4BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8A4BC to RGB:

rgb(168, 164, 188)HEX to RGB Converter →

HEX to HSL

Convert #A8A4BC to HSL:

hsl(250, 15%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A8A4BC to CMYK:

cmyk(11%, 13%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #A8A4BC has RGB (168, 164, 188) and HSL (250°, 15%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8A4BC is #B8BCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4ACBC.

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

Contrast with #A8A4BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8A4BC?

#A8A4BC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A8A4BC?

#A8A4BC in RGB is (168, 164, 188) - 168 red, 164 green, and 188 blue.

How to use #A8A4BC in CSS?

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

What colors go well with #A8A4BC?

#B8BCA4 (complementary), #A4ACBC (analogous), and #7E789B (lighter shade) work well with #A8A4BC.