#ACC4EC Color Information

Hex color code: #ACC4EC

The hex color #ACC4EC is a airy blue with RGB values of (172, 196, 236) and HSL of (218°, 63%, 80%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ACC4EC
RGB
172, 196, 236
HSL
218°, 63%, 80%
CMYK
27%, 17%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC4EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 196, 236

Red: 172 / Green: 196 / Blue: 236

HSL

218°, 63%, 80%

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

CMYK

27%, 17%, 0%, 7%

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

What color is #ACC4EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC4EC to RGB:

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

HEX to HSL

Convert #ACC4EC to HSL:

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

HEX to CMYK

Convert #ACC4EC to CMYK:

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

Color Meaning and Usage

#ACC4EC is a soft blue color with RGB values of 172, 196, 236 and HSL of 218°, 63%, 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 #ACC4EC is #ECD5AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACE4EC.

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

Contrast with #ACC4EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC4EC?

#ACC4EC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACC4EC?

#ACC4EC in RGB is (172, 196, 236) - 172 red, 196 green, and 236 blue.

How to use #ACC4EC in CSS?

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

What colors go well with #ACC4EC?

#ECD5AC (complementary), #ACE4EC (analogous), and #6E97DE (lighter shade) work well with #ACC4EC.