#ACECE2 Color Information

Hex color code: #ACECE2

The hex color #ACECE2 is a airy cyan with RGB values of (172, 236, 226) and HSL of (171°, 63%, 80%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#ACECE2
RGB
172, 236, 226
HSL
171°, 63%, 80%
CMYK
27%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACECE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 236, 226

Red: 172 / Green: 236 / Blue: 226

HSL

171°, 63%, 80%

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

CMYK

27%, 0%, 4%, 7%

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

What color is #ACECE2?

#ACECE2 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACECE2 to RGB:

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

HEX to HSL

Convert #ACECE2 to HSL:

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

HEX to CMYK

Convert #ACECE2 to CMYK:

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

Color Meaning and Usage

#ACECE2 is a ethereal cyan color with RGB values of 172, 236, 226 and HSL of 171°, 63%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACECE2 is #ECACB6, creating high-contrast pairings. For softer combinations, try analogous colors like #ACECC2.

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

Contrast with #ACECE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACECE2?

#ACECE2 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACECE2?

#ACECE2 in RGB is (172, 236, 226) - 172 red, 236 green, and 226 blue.

How to use #ACECE2 in CSS?

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

What colors go well with #ACECE2?

#ECACB6 (complementary), #ACECC2 (analogous), and #6EDECD (lighter shade) work well with #ACECE2.