#A1BCAF Color Information

Hex color code: #A1BCAF

The hex color #A1BCAF is a balanced cyan with RGB values of (161, 188, 175) and HSL of (151°, 17%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A1BCAF
RGB
161, 188, 175
HSL
151°, 17%, 68%
CMYK
14%, 0%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1BCAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 188, 175

Red: 161 / Green: 188 / Blue: 175

HSL

151°, 17%, 68%

Hue: 151° / Saturation: 17% / Lightness: 68%

CMYK

14%, 0%, 7%, 26%

Cyan: 14% / Magenta: 0% / Yellow: 7% / Key: 26%

What color is #A1BCAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1BCAF to RGB:

rgb(161, 188, 175)HEX to RGB Converter →

HEX to HSL

Convert #A1BCAF to HSL:

hsl(151, 17%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A1BCAF to CMYK:

cmyk(14%, 0%, 7%, 26%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #A1BCAF has RGB (161, 188, 175) and HSL (151°, 17%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1BCAF is #BBA0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #A0BBA0.

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

Contrast with #A1BCAF

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 #A1BCAF?

#A1BCAF is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A1BCAF?

#A1BCAF in RGB is (161, 188, 175) - 161 red, 188 green, and 175 blue.

How to use #A1BCAF in CSS?

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

What colors go well with #A1BCAF?

#BBA0AD (complementary), #A0BBA0 (analogous), and #739C88 (lighter shade) work well with #A1BCAF.