#ACACEA Color Information

Hex color code: #ACACEA

#ACACEA is a delicate blue color. In RGB it is (172, 172, 234), and in HSL it is (240°, 60%, 80%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ACACEA
RGB
172, 172, 234
HSL
240°, 60%, 80%
CMYK
26%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACACEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 172, 234

Red: 172 / Green: 172 / Blue: 234

HSL

240°, 60%, 80%

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

CMYK

26%, 26%, 0%, 8%

Cyan: 26% / Magenta: 26% / Yellow: 0% / Key: 8%

What color is #ACACEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACACEA to RGB:

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

HEX to HSL

Convert #ACACEA to HSL:

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

HEX to CMYK

Convert #ACACEA to CMYK:

cmyk(26%, 26%, 0%, 8%)Color Converter →

Color Meaning and Usage

#ACACEA is a ethereal blue color with RGB values of 172, 172, 234 and HSL of 240°, 60%, 80%. 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 #ACACEA is #EBEBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCEB.

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

Contrast with #ACACEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACACEA?

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

What is the RGB value of #ACACEA?

#ACACEA in RGB is (172, 172, 234) - 172 red, 172 green, and 234 blue.

How to use #ACACEA in CSS?

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

What colors go well with #ACACEA?

#EBEBAD (complementary), #ADCCEB (analogous), and #7070DB (lighter shade) work well with #ACACEA.