#ACB6CB Color Information

Hex color code: #ACB6CB

A delicate blue shade, #ACB6CB appears as (172, 182, 203) in RGB and (221°, 23%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ACB6CB
RGB
172, 182, 203
HSL
221°, 23%, 74%
CMYK
15%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB6CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 182, 203

Red: 172 / Green: 182 / Blue: 203

HSL

221°, 23%, 74%

Hue: 221° / Saturation: 23% / Lightness: 74%

CMYK

15%, 10%, 0%, 20%

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

What color is #ACB6CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB6CB to RGB:

rgb(172, 182, 203)HEX to RGB Converter →

HEX to HSL

Convert #ACB6CB to HSL:

hsl(221, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB6CB to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #ACB6CB has RGB (172, 182, 203) and HSL (221°, 23%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB6CB is #CCC2AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC6CC.

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

Contrast with #ACB6CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB6CB?

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

What is the RGB value of #ACB6CB?

#ACB6CB in RGB is (172, 182, 203) - 172 red, 182 green, and 203 blue.

How to use #ACB6CB in CSS?

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

What colors go well with #ACB6CB?

#CCC2AD (complementary), #ADC6CC (analogous), and #7E8EAE (lighter shade) work well with #ACB6CB.