#ACBCCB Color Information

Hex color code: #ACBCCB

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

Try:
Color NameLight Steel Blue
HEX
#ACBCCB
RGB
172, 188, 203
HSL
209°, 23%, 74%
CMYK
15%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 188, 203

Red: 172 / Green: 188 / Blue: 203

HSL

209°, 23%, 74%

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

CMYK

15%, 7%, 0%, 20%

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

What color is #ACBCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBCCB to RGB:

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

HEX to HSL

Convert #ACBCCB to HSL:

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

HEX to CMYK

Convert #ACBCCB to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #ACBCCB has RGB (172, 188, 203) and HSL (209°, 23%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBCCB is #CCBCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCCB.

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

Contrast with #ACBCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBCCB?

#ACBCCB is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACBCCB?

#ACBCCB in RGB is (172, 188, 203) - 172 red, 188 green, and 203 blue.

How to use #ACBCCB in CSS?

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

What colors go well with #ACBCCB?

#CCBCAD (complementary), #ADCCCB (analogous), and #7E97AE (lighter shade) work well with #ACBCCB.