#ACBCF1 Color Information

Hex color code: #ACBCF1

A airy blue shade, #ACBCF1 appears as (172, 188, 241) in RGB and (226°, 71%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ACBCF1
RGB
172, 188, 241
HSL
226°, 71%, 81%
CMYK
29%, 22%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBCF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 188, 241

Red: 172 / Green: 188 / Blue: 241

HSL

226°, 71%, 81%

Hue: 226° / Saturation: 71% / Lightness: 81%

CMYK

29%, 22%, 0%, 5%

Cyan: 29% / Magenta: 22% / Yellow: 0% / Key: 5%

What color is #ACBCF1?

#ACBCF1 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBCF1 to RGB:

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

HEX to HSL

Convert #ACBCF1 to HSL:

hsl(226, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBCF1 to CMYK:

cmyk(29%, 22%, 0%, 5%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #ACBCF1 has RGB (172, 188, 241) and HSL (226°, 71%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBCF1 is #F1E1AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACDFF1.

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

Contrast with #ACBCF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBCF1?

#ACBCF1 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ACBCF1?

#ACBCF1 in RGB is (172, 188, 241) - 172 red, 188 green, and 241 blue.

How to use #ACBCF1 in CSS?

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

What colors go well with #ACBCF1?

#F1E1AC (complementary), #ACDFF1 (analogous), and #6B87E6 (lighter shade) work well with #ACBCF1.