#A4ADAF Color Information

Hex color code: #A4ADAF

#A4ADAF is a muted cyan color. In RGB it is (164, 173, 175), and in HSL it is (191°, 6%, 66%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A4ADAF
RGB
164, 173, 175
HSL
191°, 6%, 66%
CMYK
6%, 1%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4ADAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 173, 175

Red: 164 / Green: 173 / Blue: 175

HSL

191°, 6%, 66%

Hue: 191° / Saturation: 6% / Lightness: 66%

CMYK

6%, 1%, 0%, 31%

Cyan: 6% / Magenta: 1% / Yellow: 0% / Key: 31%

What color is #A4ADAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4ADAF to RGB:

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

HEX to HSL

Convert #A4ADAF to HSL:

hsl(191, 6%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A4ADAF to CMYK:

cmyk(6%, 1%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #A4ADAF has RGB (164, 173, 175) and HSL (191°, 6%, 66%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4ADAF is #AEA5A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3AEAA.

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

Contrast with #A4ADAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4ADAF?

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

What is the RGB value of #A4ADAF?

#A4ADAF in RGB is (164, 173, 175) - 164 red, 173 green, and 175 blue.

How to use #A4ADAF in CSS?

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

What colors go well with #A4ADAF?

#AEA5A3 (complementary), #A3AEAA (analogous), and #7B878A (lighter shade) work well with #A4ADAF.