#ACACF6 Color Information

Hex color code: #ACACF6

The hex color #ACACF6 is a soft blue with RGB values of (172, 172, 246) and HSL of (240°, 80%, 82%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ACACF6
RGB
172, 172, 246
HSL
240°, 80%, 82%
CMYK
30%, 30%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACACF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 172, 246

Red: 172 / Green: 172 / Blue: 246

HSL

240°, 80%, 82%

Hue: 240° / Saturation: 80% / Lightness: 82%

CMYK

30%, 30%, 0%, 4%

Cyan: 30% / Magenta: 30% / Yellow: 0% / Key: 4%

What color is #ACACF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACACF6 to RGB:

rgb(172, 172, 246)HEX to RGB Converter →

HEX to HSL

Convert #ACACF6 to HSL:

hsl(240, 80%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ACACF6 to CMYK:

cmyk(30%, 30%, 0%, 4%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #ACACF6 has RGB (172, 172, 246) and HSL (240°, 80%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACACF6 is #F6F6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACD1F6.

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

Contrast with #ACACF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACACF6?

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

What is the RGB value of #ACACF6?

#ACACF6 in RGB is (172, 172, 246) - 172 red, 172 green, and 246 blue.

How to use #ACACF6 in CSS?

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

What colors go well with #ACACF6?

#F6F6AC (complementary), #ACD1F6 (analogous), and #6868EE (lighter shade) work well with #ACACF6.