#ACADB9 Color Information

Hex color code: #ACADB9

A subtle blue shade, #ACADB9 appears as (172, 173, 185) in RGB and (235°, 8%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACADB9
RGB
172, 173, 185
HSL
235°, 8%, 70%
CMYK
7%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACADB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 173, 185

Red: 172 / Green: 173 / Blue: 185

HSL

235°, 8%, 70%

Hue: 235° / Saturation: 8% / Lightness: 70%

CMYK

7%, 6%, 0%, 27%

Cyan: 7% / Magenta: 6% / Yellow: 0% / Key: 27%

What color is #ACADB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACADB9 to RGB:

rgb(172, 173, 185)HEX to RGB Converter →

HEX to HSL

Convert #ACADB9 to HSL:

hsl(235, 8%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ACADB9 to CMYK:

cmyk(7%, 6%, 0%, 27%)Color Converter →

Color Meaning and Usage

#ACADB9 is a neutral blue color with RGB values of 172, 173, 185 and HSL of 235°, 8%, 70%. 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 #ACADB9 is #B9B8AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB4B9.

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

Contrast with #ACADB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACADB9?

#ACADB9 is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACADB9?

#ACADB9 in RGB is (172, 173, 185) - 172 red, 173 green, and 185 blue.

How to use #ACADB9 in CSS?

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

What colors go well with #ACADB9?

#B9B8AC (complementary), #ACB4B9 (analogous), and #838595 (lighter shade) work well with #ACADB9.