#ACAFB7 Color Information

Hex color code: #ACAFB7

#ACAFB7 is a balanced blue color. In RGB it is (172, 175, 183), and in HSL it is (224°, 7%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ACAFB7
RGB
172, 175, 183
HSL
224°, 7%, 70%
CMYK
6%, 4%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAFB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 175, 183

Red: 172 / Green: 175 / Blue: 183

HSL

224°, 7%, 70%

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

CMYK

6%, 4%, 0%, 28%

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

What color is #ACAFB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAFB7 to RGB:

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

HEX to HSL

Convert #ACAFB7 to HSL:

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

HEX to CMYK

Convert #ACAFB7 to CMYK:

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

Color Meaning and Usage

#ACAFB7 is a balanced blue color with RGB values of 172, 175, 183 and HSL of 224°, 7%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAFB7 is #B8B5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB5B8.

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

Contrast with #ACAFB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAFB7?

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

What is the RGB value of #ACAFB7?

#ACAFB7 in RGB is (172, 175, 183) - 172 red, 175 green, and 183 blue.

How to use #ACAFB7 in CSS?

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

What colors go well with #ACAFB7?

#B8B5AD (complementary), #ADB5B8 (analogous), and #848994 (lighter shade) work well with #ACAFB7.