#ACCCEC Color Information

Hex color code: #ACCCEC

#ACCCEC is a delicate blue color. In RGB it is (172, 204, 236), and in HSL it is (210°, 63%, 80%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#ACCCEC
RGB
172, 204, 236
HSL
210°, 63%, 80%
CMYK
27%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 204, 236

Red: 172 / Green: 204 / Blue: 236

HSL

210°, 63%, 80%

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

CMYK

27%, 14%, 0%, 7%

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

What color is #ACCCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCCEC to RGB:

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

HEX to HSL

Convert #ACCCEC to HSL:

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

HEX to CMYK

Convert #ACCCEC to CMYK:

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

Color Meaning and Usage

A airy blue tone, #ACCCEC has RGB (172, 204, 236) and HSL (210°, 63%, 80%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCCEC is #ECCCAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACECEC.

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

Contrast with #ACCCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCCEC?

#ACCCEC is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACCCEC?

#ACCCEC in RGB is (172, 204, 236) - 172 red, 204 green, and 236 blue.

How to use #ACCCEC in CSS?

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

What colors go well with #ACCCEC?

#ECCCAC (complementary), #ACECEC (analogous), and #6EA6DE (lighter shade) work well with #ACCCEC.