#A4BABC Color Information

Hex color code: #A4BABC

#A4BABC is a understated cyan color. In RGB it is (164, 186, 188), and in HSL it is (185°, 15%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A4BABC
RGB
164, 186, 188
HSL
185°, 15%, 69%
CMYK
13%, 1%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4BABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 186, 188

Red: 164 / Green: 186 / Blue: 188

HSL

185°, 15%, 69%

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

CMYK

13%, 1%, 0%, 26%

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

What color is #A4BABC?

#A4BABC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4BABC to RGB:

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

HEX to HSL

Convert #A4BABC to HSL:

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

HEX to CMYK

Convert #A4BABC to CMYK:

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

Color Meaning and Usage

#A4BABC is a muted cyan color with RGB values of 164, 186, 188 and HSL of 185°, 15%, 69%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4BABC is #BCA6A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4BCB2.

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

Contrast with #A4BABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4BABC?

#A4BABC is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A4BABC?

#A4BABC in RGB is (164, 186, 188) - 164 red, 186 green, and 188 blue.

How to use #A4BABC in CSS?

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

What colors go well with #A4BABC?

#BCA6A4 (complementary), #A4BCB2 (analogous), and #78989B (lighter shade) work well with #A4BABC.