#A4B9B2 Color Information

Hex color code: #A4B9B2

The hex color #A4B9B2 is a neutral cyan with RGB values of (164, 185, 178) and HSL of (160°, 13%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A4B9B2
RGB
164, 185, 178
HSL
160°, 13%, 68%
CMYK
11%, 0%, 4%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4B9B2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 185, 178

Red: 164 / Green: 185 / Blue: 178

HSL

160°, 13%, 68%

Hue: 160° / Saturation: 13% / Lightness: 68%

CMYK

11%, 0%, 4%, 27%

Cyan: 11% / Magenta: 0% / Yellow: 4% / Key: 27%

What color is #A4B9B2?

#A4B9B2 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4B9B2 to RGB:

rgb(164, 185, 178)HEX to RGB Converter →

HEX to HSL

Convert #A4B9B2 to HSL:

hsl(160, 13%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A4B9B2 to CMYK:

cmyk(11%, 0%, 4%, 27%)Color Converter →

Color Meaning and Usage

#A4B9B2 is a subtle cyan color with RGB values of 164, 185, 178 and HSL of 160°, 13%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4B9B2 is #B8A3AA, creating high-contrast pairings. For softer combinations, try analogous colors like #A3B8A6.

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

Contrast with #A4B9B2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4B9B2?

#A4B9B2 is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A4B9B2?

#A4B9B2 in RGB is (164, 185, 178) - 164 red, 185 green, and 178 blue.

How to use #A4B9B2 in CSS?

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

What colors go well with #A4B9B2?

#B8A3AA (complementary), #A3B8A6 (analogous), and #78978C (lighter shade) work well with #A4B9B2.