#ACE2F5 Color Information

Hex color code: #ACE2F5

A soft blue shade, #ACE2F5 appears as (172, 226, 245) in RGB and (196°, 78%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#ACE2F5
RGB
172, 226, 245
HSL
196°, 78%, 82%
CMYK
30%, 8%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACE2F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 226, 245

Red: 172 / Green: 226 / Blue: 245

HSL

196°, 78%, 82%

Hue: 196° / Saturation: 78% / Lightness: 82%

CMYK

30%, 8%, 0%, 4%

Cyan: 30% / Magenta: 8% / Yellow: 0% / Key: 4%

What color is #ACE2F5?

#ACE2F5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACE2F5 to RGB:

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

HEX to HSL

Convert #ACE2F5 to HSL:

hsl(196, 78%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ACE2F5 to CMYK:

cmyk(30%, 8%, 0%, 4%)Color Converter →

Color Meaning and Usage

A airy blue tone, #ACE2F5 has RGB (172, 226, 245) and HSL (196°, 78%, 82%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACE2F5 is #F5C0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADF5E4.

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

Contrast with #ACE2F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACE2F5?

#ACE2F5 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ACE2F5?

#ACE2F5 in RGB is (172, 226, 245) - 172 red, 226 green, and 245 blue.

How to use #ACE2F5 in CSS?

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

What colors go well with #ACE2F5?

#F5C0AD (complementary), #ADF5E4 (analogous), and #69C9EC (lighter shade) work well with #ACE2F5.