#ACAFEC Color Information

Hex color code: #ACAFEC

The hex color #ACAFEC is a light blue with RGB values of (172, 175, 236) and HSL of (237°, 63%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ACAFEC
RGB
172, 175, 236
HSL
237°, 63%, 80%
CMYK
27%, 26%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 175, 236

Red: 172 / Green: 175 / Blue: 236

HSL

237°, 63%, 80%

Hue: 237° / Saturation: 63% / Lightness: 80%

CMYK

27%, 26%, 0%, 7%

Cyan: 27% / Magenta: 26% / Yellow: 0% / Key: 7%

What color is #ACAFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAFEC to RGB:

rgb(172, 175, 236)HEX to RGB Converter →

HEX to HSL

Convert #ACAFEC to HSL:

hsl(237, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAFEC to CMYK:

cmyk(27%, 26%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #ACAFEC has RGB (172, 175, 236) and HSL (237°, 63%, 80%). 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 #ACAFEC is #ECE9AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACCFEC.

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

Contrast with #ACAFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAFEC?

#ACAFEC is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACAFEC?

#ACAFEC in RGB is (172, 175, 236) - 172 red, 175 green, and 236 blue.

How to use #ACAFEC in CSS?

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

What colors go well with #ACAFEC?

#ECE9AC (complementary), #ACCFEC (analogous), and #6E73DE (lighter shade) work well with #ACAFEC.