#A4B7AF Color Information

Hex color code: #A4B7AF

The hex color #A4B7AF is a subtle cyan with RGB values of (164, 183, 175) and HSL of (155°, 12%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A4B7AF
RGB
164, 183, 175
HSL
155°, 12%, 68%
CMYK
10%, 0%, 4%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4B7AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 183, 175

Red: 164 / Green: 183 / Blue: 175

HSL

155°, 12%, 68%

Hue: 155° / Saturation: 12% / Lightness: 68%

CMYK

10%, 0%, 4%, 28%

Cyan: 10% / Magenta: 0% / Yellow: 4% / Key: 28%

What color is #A4B7AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4B7AF to RGB:

rgb(164, 183, 175)HEX to RGB Converter →

HEX to HSL

Convert #A4B7AF to HSL:

hsl(155, 12%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A4B7AF to CMYK:

cmyk(10%, 0%, 4%, 28%)Color Converter →

Color Meaning and Usage

#A4B7AF is a subtle cyan color with RGB values of 164, 183, 175 and HSL of 155°, 12%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4B7AF is #B7A4AC, creating high-contrast pairings. For softer combinations, try analogous colors like #A4B7A5.

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

Contrast with #A4B7AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4B7AF?

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

What is the RGB value of #A4B7AF?

#A4B7AF in RGB is (164, 183, 175) - 164 red, 183 green, and 175 blue.

How to use #A4B7AF in CSS?

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

What colors go well with #A4B7AF?

#B7A4AC (complementary), #A4B7A5 (analogous), and #79968A (lighter shade) work well with #A4B7AF.