#ACB3CE Color Information

Hex color code: #ACB3CE

#ACB3CE is a soft blue color. In RGB it is (172, 179, 206), and in HSL it is (228°, 26%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ACB3CE
RGB
172, 179, 206
HSL
228°, 26%, 74%
CMYK
17%, 13%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 179, 206

Red: 172 / Green: 179 / Blue: 206

HSL

228°, 26%, 74%

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

CMYK

17%, 13%, 0%, 19%

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

What color is #ACB3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB3CE to RGB:

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

HEX to HSL

Convert #ACB3CE to HSL:

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

HEX to CMYK

Convert #ACB3CE to CMYK:

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

Color Meaning and Usage

#ACB3CE is a soft blue color with RGB values of 172, 179, 206 and HSL of 228°, 26%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB3CE is #CEC7AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABC4CE.

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

Contrast with #ACB3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB3CE?

#ACB3CE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACB3CE?

#ACB3CE in RGB is (172, 179, 206) - 172 red, 179 green, and 206 blue.

How to use #ACB3CE in CSS?

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

What colors go well with #ACB3CE?

#CEC7AB (complementary), #ABC4CE (analogous), and #7B86B2 (lighter shade) work well with #ACB3CE.