#ACADB7 Color Information

Hex color code: #ACADB7

A subtle blue shade, #ACADB7 appears as (172, 173, 183) in RGB and (235°, 7%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACADB7
RGB
172, 173, 183
HSL
235°, 7%, 70%
CMYK
6%, 5%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACADB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 173, 183

Red: 172 / Green: 173 / Blue: 183

HSL

235°, 7%, 70%

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

CMYK

6%, 5%, 0%, 28%

Cyan: 6% / Magenta: 5% / Yellow: 0% / Key: 28%

What color is #ACADB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACADB7 to RGB:

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

HEX to HSL

Convert #ACADB7 to HSL:

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

HEX to CMYK

Convert #ACADB7 to CMYK:

cmyk(6%, 5%, 0%, 28%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #ACADB7 has RGB (172, 173, 183) and HSL (235°, 7%, 70%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACADB7 is #B8B7AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB3B8.

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

Contrast with #ACADB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACADB7?

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

What is the RGB value of #ACADB7?

#ACADB7 in RGB is (172, 173, 183) - 172 red, 173 green, and 183 blue.

How to use #ACADB7 in CSS?

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

What colors go well with #ACADB7?

#B8B7AD (complementary), #ADB3B8 (analogous), and #848694 (lighter shade) work well with #ACADB7.