#ACC2BC Color Information

Hex color code: #ACC2BC

#ACC2BC is a balanced cyan color. In RGB it is (172, 194, 188), and in HSL it is (164°, 15%, 72%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACC2BC
RGB
172, 194, 188
HSL
164°, 15%, 72%
CMYK
11%, 0%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC2BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 194, 188

Red: 172 / Green: 194 / Blue: 188

HSL

164°, 15%, 72%

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

CMYK

11%, 0%, 3%, 24%

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

What color is #ACC2BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC2BC to RGB:

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

HEX to HSL

Convert #ACC2BC to HSL:

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

HEX to CMYK

Convert #ACC2BC to CMYK:

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

Color Meaning and Usage

A understated cyan tone, #ACC2BC has RGB (172, 194, 188) and HSL (164°, 15%, 72%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC2BC is #C2ADB3, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC2B2.

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

Contrast with #ACC2BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC2BC?

#ACC2BC is a understated cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACC2BC?

#ACC2BC in RGB is (172, 194, 188) - 172 red, 194 green, and 188 blue.

How to use #ACC2BC in CSS?

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

What colors go well with #ACC2BC?

#C2ADB3 (complementary), #ADC2B2 (analogous), and #81A299 (lighter shade) work well with #ACC2BC.