#A1BABA Color Information

Hex color code: #A1BABA

A subtle cyan shade, #A1BABA appears as (161, 186, 186) in RGB and (180°, 15%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A1BABA
RGB
161, 186, 186
HSL
180°, 15%, 68%
CMYK
13%, 0%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1BABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 186, 186

Red: 161 / Green: 186 / Blue: 186

HSL

180°, 15%, 68%

Hue: 180° / Saturation: 15% / Lightness: 68%

CMYK

13%, 0%, 0%, 27%

Cyan: 13% / Magenta: 0% / Yellow: 0% / Key: 27%

What color is #A1BABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1BABA to RGB:

rgb(161, 186, 186)HEX to RGB Converter →

HEX to HSL

Convert #A1BABA to HSL:

hsl(180, 15%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A1BABA to CMYK:

cmyk(13%, 0%, 0%, 27%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #A1BABA has RGB (161, 186, 186) and HSL (180°, 15%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1BABA is #BAA1A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1BAAD.

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

Contrast with #A1BABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1BABA?

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

What is the RGB value of #A1BABA?

#A1BABA in RGB is (161, 186, 186) - 161 red, 186 green, and 186 blue.

How to use #A1BABA in CSS?

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

What colors go well with #A1BABA?

#BAA1A1 (complementary), #A1BAAD (analogous), and #759999 (lighter shade) work well with #A1BABA.