#ACA5CF Color Information

Hex color code: #ACA5CF

The hex color #ACA5CF is a soft blue with RGB values of (172, 165, 207) and HSL of (250°, 30%, 73%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ACA5CF
RGB
172, 165, 207
HSL
250°, 30%, 73%
CMYK
17%, 20%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA5CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 165, 207

Red: 172 / Green: 165 / Blue: 207

HSL

250°, 30%, 73%

Hue: 250° / Saturation: 30% / Lightness: 73%

CMYK

17%, 20%, 0%, 19%

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

What color is #ACA5CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA5CF to RGB:

rgb(172, 165, 207)HEX to RGB Converter →

HEX to HSL

Convert #ACA5CF to HSL:

hsl(250, 30%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA5CF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #ACA5CF has RGB (172, 165, 207) and HSL (250°, 30%, 73%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA5CF is #C8CFA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5B3CF.

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

Contrast with #ACA5CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA5CF?

#ACA5CF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACA5CF?

#ACA5CF in RGB is (172, 165, 207) - 172 red, 165 green, and 207 blue.

How to use #ACA5CF in CSS?

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

What colors go well with #ACA5CF?

#C8CFA5 (complementary), #A5B3CF (analogous), and #7E74B4 (lighter shade) work well with #ACA5CF.