#ACB8CC Color Information

Hex color code: #ACB8CC

#ACB8CC is a soft blue color. In RGB it is (172, 184, 204), and in HSL it is (218°, 24%, 74%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ACB8CC
RGB
172, 184, 204
HSL
218°, 24%, 74%
CMYK
16%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB8CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 184, 204

Red: 172 / Green: 184 / Blue: 204

HSL

218°, 24%, 74%

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

CMYK

16%, 10%, 0%, 20%

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

What color is #ACB8CC?

#ACB8CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB8CC to RGB:

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

HEX to HSL

Convert #ACB8CC to HSL:

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

HEX to CMYK

Convert #ACB8CC to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #ACB8CC has RGB (172, 184, 204) and HSL (218°, 24%, 74%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB8CC is #CDC1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC8CD.

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

Contrast with #ACB8CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB8CC?

#ACB8CC is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACB8CC?

#ACB8CC in RGB is (172, 184, 204) - 172 red, 184 green, and 204 blue.

How to use #ACB8CC in CSS?

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

What colors go well with #ACB8CC?

#CDC1AD (complementary), #ADC8CD (analogous), and #7D90B0 (lighter shade) work well with #ACB8CC.