#ACC0EC Color Information

Hex color code: #ACC0EC

The hex color #ACC0EC is a soft blue with RGB values of (172, 192, 236) and HSL of (221°, 63%, 80%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ACC0EC
RGB
172, 192, 236
HSL
221°, 63%, 80%
CMYK
27%, 19%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC0EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 192, 236

Red: 172 / Green: 192 / Blue: 236

HSL

221°, 63%, 80%

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

CMYK

27%, 19%, 0%, 7%

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

What color is #ACC0EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC0EC to RGB:

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

HEX to HSL

Convert #ACC0EC to HSL:

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

HEX to CMYK

Convert #ACC0EC to CMYK:

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

Color Meaning and Usage

#ACC0EC is a ethereal blue color with RGB values of 172, 192, 236 and HSL of 221°, 63%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC0EC is #ECD8AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACE0EC.

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

Contrast with #ACC0EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC0EC?

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

What is the RGB value of #ACC0EC?

#ACC0EC in RGB is (172, 192, 236) - 172 red, 192 green, and 236 blue.

How to use #ACC0EC in CSS?

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

What colors go well with #ACC0EC?

#ECD8AC (complementary), #ACE0EC (analogous), and #6E91DE (lighter shade) work well with #ACC0EC.