#ACCCC1 Color Information

Hex color code: #ACCCC1

A subtle cyan shade, #ACCCC1 appears as (172, 204, 193) in RGB and (159°, 24%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACCCC1
RGB
172, 204, 193
HSL
159°, 24%, 74%
CMYK
16%, 0%, 5%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCCC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 204, 193

Red: 172 / Green: 204 / Blue: 193

HSL

159°, 24%, 74%

Hue: 159° / Saturation: 24% / Lightness: 74%

CMYK

16%, 0%, 5%, 20%

Cyan: 16% / Magenta: 0% / Yellow: 5% / Key: 20%

What color is #ACCCC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCCC1 to RGB:

rgb(172, 204, 193)HEX to RGB Converter →

HEX to HSL

Convert #ACCCC1 to HSL:

hsl(159, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCCC1 to CMYK:

cmyk(16%, 0%, 5%, 20%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #ACCCC1 has RGB (172, 204, 193) and HSL (159°, 24%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCCC1 is #CDADB8, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCDB2.

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

Contrast with #ACCCC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCCC1?

#ACCCC1 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACCCC1?

#ACCCC1 in RGB is (172, 204, 193) - 172 red, 204 green, and 193 blue.

How to use #ACCCC1 in CSS?

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

What colors go well with #ACCCC1?

#CDADB8 (complementary), #ADCDB2 (analogous), and #7DB09E (lighter shade) work well with #ACCCC1.