#ACBFC2 Color Information

Hex color code: #ACBFC2

A understated cyan shade, #ACBFC2 appears as (172, 191, 194) in RGB and (188°, 15%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACBFC2
RGB
172, 191, 194
HSL
188°, 15%, 72%
CMYK
11%, 2%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBFC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 191, 194

Red: 172 / Green: 191 / Blue: 194

HSL

188°, 15%, 72%

Hue: 188° / Saturation: 15% / Lightness: 72%

CMYK

11%, 2%, 0%, 24%

Cyan: 11% / Magenta: 2% / Yellow: 0% / Key: 24%

What color is #ACBFC2?

#ACBFC2 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBFC2 to RGB:

rgb(172, 191, 194)HEX to RGB Converter →

HEX to HSL

Convert #ACBFC2 to HSL:

hsl(188, 15%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBFC2 to CMYK:

cmyk(11%, 2%, 0%, 24%)Color Converter →

Color Meaning and Usage

#ACBFC2 is a muted cyan color with RGB values of 172, 191, 194 and HSL of 188°, 15%, 72%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBFC2 is #C2B0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC2BA.

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

Contrast with #ACBFC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBFC2?

#ACBFC2 is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACBFC2?

#ACBFC2 in RGB is (172, 191, 194) - 172 red, 191 green, and 194 blue.

How to use #ACBFC2 in CSS?

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

What colors go well with #ACBFC2?

#C2B0AD (complementary), #ADC2BA (analogous), and #819DA2 (lighter shade) work well with #ACBFC2.