#ACAFB0 Color Information

Hex color code: #ACAFB0

A balanced blue shade, #ACAFB0 appears as (172, 175, 176) in RGB and (195°, 2%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ACAFB0
RGB
172, 175, 176
HSL
195°, 2%, 68%
CMYK
2%, 1%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAFB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 175, 176

Red: 172 / Green: 175 / Blue: 176

HSL

195°, 2%, 68%

Hue: 195° / Saturation: 2% / Lightness: 68%

CMYK

2%, 1%, 0%, 31%

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

What color is #ACAFB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAFB0 to RGB:

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

HEX to HSL

Convert #ACAFB0 to HSL:

hsl(195, 2%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAFB0 to CMYK:

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

Color Meaning and Usage

#ACAFB0 is a muted blue color with RGB values of 172, 175, 176 and HSL of 195°, 2%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAFB0 is #AFADAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAFAE.

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

Contrast with #ACAFB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAFB0?

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

What is the RGB value of #ACAFB0?

#ACAFB0 in RGB is (172, 175, 176) - 172 red, 175 green, and 176 blue.

How to use #ACAFB0 in CSS?

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

What colors go well with #ACAFB0?

#AFADAC (complementary), #ACAFAE (analogous), and #85888A (lighter shade) work well with #ACAFB0.