#A0BCB6 Color Information

Hex color code: #A0BCB6

The hex color #A0BCB6 is a muted cyan with RGB values of (160, 188, 182) and HSL of (167°, 17%, 68%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A0BCB6
RGB
160, 188, 182
HSL
167°, 17%, 68%
CMYK
15%, 0%, 3%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0BCB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 188, 182

Red: 160 / Green: 188 / Blue: 182

HSL

167°, 17%, 68%

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

CMYK

15%, 0%, 3%, 26%

Cyan: 15% / Magenta: 0% / Yellow: 3% / Key: 26%

What color is #A0BCB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0BCB6 to RGB:

rgb(160, 188, 182)HEX to RGB Converter →

HEX to HSL

Convert #A0BCB6 to HSL:

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

HEX to CMYK

Convert #A0BCB6 to CMYK:

cmyk(15%, 0%, 3%, 26%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #A0BCB6 has RGB (160, 188, 182) and HSL (167°, 17%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0BCB6 is #BBA0A6, creating high-contrast pairings. For softer combinations, try analogous colors like #A0BBA7.

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

Contrast with #A0BCB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0BCB6?

#A0BCB6 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A0BCB6?

#A0BCB6 in RGB is (160, 188, 182) - 160 red, 188 green, and 182 blue.

How to use #A0BCB6 in CSS?

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

What colors go well with #A0BCB6?

#BBA0A6 (complementary), #A0BBA7 (analogous), and #739C93 (lighter shade) work well with #A0BCB6.