#ACBBCE Color Information

Hex color code: #ACBBCE

The hex color #ACBBCE is a subtle blue with RGB values of (172, 187, 206) and HSL of (214°, 26%, 74%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ACBBCE
RGB
172, 187, 206
HSL
214°, 26%, 74%
CMYK
17%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 187, 206

Red: 172 / Green: 187 / Blue: 206

HSL

214°, 26%, 74%

Hue: 214° / Saturation: 26% / Lightness: 74%

CMYK

17%, 9%, 0%, 19%

Cyan: 17% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #ACBBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBBCE to RGB:

rgb(172, 187, 206)HEX to RGB Converter →

HEX to HSL

Convert #ACBBCE to HSL:

hsl(214, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBBCE to CMYK:

cmyk(17%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #ACBBCE has RGB (172, 187, 206) and HSL (214°, 26%, 74%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBBCE is #CEBFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCCCE.

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

Contrast with #ACBBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBBCE?

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

What is the RGB value of #ACBBCE?

#ACBBCE in RGB is (172, 187, 206) - 172 red, 187 green, and 206 blue.

How to use #ACBBCE in CSS?

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

What colors go well with #ACBBCE?

#CEBFAB (complementary), #ABCCCE (analogous), and #7B93B2 (lighter shade) work well with #ACBBCE.