#ACB7CB Color Information

Hex color code: #ACB7CB

#ACB7CB is a delicate blue color. In RGB it is (172, 183, 203), and in HSL it is (219°, 23%, 74%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ACB7CB
RGB
172, 183, 203
HSL
219°, 23%, 74%
CMYK
15%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB7CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 183, 203

Red: 172 / Green: 183 / Blue: 203

HSL

219°, 23%, 74%

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

CMYK

15%, 10%, 0%, 20%

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

What color is #ACB7CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB7CB to RGB:

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

HEX to HSL

Convert #ACB7CB to HSL:

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

HEX to CMYK

Convert #ACB7CB to CMYK:

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

Color Meaning and Usage

#ACB7CB is a subtle blue color with RGB values of 172, 183, 203 and HSL of 219°, 23%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB7CB is #CCC1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC7CC.

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

Contrast with #ACB7CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB7CB?

#ACB7CB is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACB7CB?

#ACB7CB in RGB is (172, 183, 203) - 172 red, 183 green, and 203 blue.

How to use #ACB7CB in CSS?

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

What colors go well with #ACB7CB?

#CCC1AD (complementary), #ADC7CC (analogous), and #7E8FAE (lighter shade) work well with #ACB7CB.