#ACBFC8 Color Information

Hex color code: #ACBFC8

#ACBFC8 is a subtle blue color. In RGB it is (172, 191, 200), and in HSL it is (199°, 20%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACBFC8
RGB
172, 191, 200
HSL
199°, 20%, 73%
CMYK
14%, 4%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBFC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 191, 200

Red: 172 / Green: 191 / Blue: 200

HSL

199°, 20%, 73%

Hue: 199° / Saturation: 20% / Lightness: 73%

CMYK

14%, 4%, 0%, 22%

Cyan: 14% / Magenta: 4% / Yellow: 0% / Key: 22%

What color is #ACBFC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBFC8 to RGB:

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

HEX to HSL

Convert #ACBFC8 to HSL:

hsl(199, 20%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBFC8 to CMYK:

cmyk(14%, 4%, 0%, 22%)Color Converter →

Color Meaning and Usage

#ACBFC8 is a delicate blue color with RGB values of 172, 191, 200 and HSL of 199°, 20%, 73%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBFC8 is #C8B5AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC8C3.

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

Contrast with #ACBFC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBFC8?

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

What is the RGB value of #ACBFC8?

#ACBFC8 in RGB is (172, 191, 200) - 172 red, 191 green, and 200 blue.

How to use #ACBFC8 in CSS?

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

What colors go well with #ACBFC8?

#C8B5AC (complementary), #ACC8C3 (analogous), and #7E9CA9 (lighter shade) work well with #ACBFC8.