#ACADB4 Color Information

Hex color code: #ACADB4

A muted blue shade, #ACADB4 appears as (172, 173, 180) in RGB and (233°, 5%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACADB4
RGB
172, 173, 180
HSL
233°, 5%, 69%
CMYK
4%, 4%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACADB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 173, 180

Red: 172 / Green: 173 / Blue: 180

HSL

233°, 5%, 69%

Hue: 233° / Saturation: 5% / Lightness: 69%

CMYK

4%, 4%, 0%, 29%

Cyan: 4% / Magenta: 4% / Yellow: 0% / Key: 29%

What color is #ACADB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACADB4 to RGB:

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

HEX to HSL

Convert #ACADB4 to HSL:

hsl(233, 5%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ACADB4 to CMYK:

cmyk(4%, 4%, 0%, 29%)Color Converter →

Color Meaning and Usage

#ACADB4 is a neutral blue color with RGB values of 172, 173, 180 and HSL of 233°, 5%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACADB4 is #B4B3AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB1B4.

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

Contrast with #ACADB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACADB4?

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

What is the RGB value of #ACADB4?

#ACADB4 in RGB is (172, 173, 180) - 172 red, 173 green, and 180 blue.

How to use #ACADB4 in CSS?

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

What colors go well with #ACADB4?

#B4B3AC (complementary), #ACB1B4 (analogous), and #848590 (lighter shade) work well with #ACADB4.