#AACADF Color Information

Hex color code: #AACADF

A soft blue shade, #AACADF appears as (170, 202, 223) in RGB and (204°, 45%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AACADF
RGB
170, 202, 223
HSL
204°, 45%, 77%
CMYK
24%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 202, 223

Red: 170 / Green: 202 / Blue: 223

HSL

204°, 45%, 77%

Hue: 204° / Saturation: 45% / Lightness: 77%

CMYK

24%, 9%, 0%, 13%

Cyan: 24% / Magenta: 9% / Yellow: 0% / Key: 13%

What color is #AACADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACADF to RGB:

rgb(170, 202, 223)HEX to RGB Converter →

HEX to HSL

Convert #AACADF to HSL:

hsl(204, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AACADF to CMYK:

cmyk(24%, 9%, 0%, 13%)Color Converter →

Color Meaning and Usage

#AACADF is a airy blue color with RGB values of 170, 202, 223 and HSL of 204°, 45%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AACADF is #DFBFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AADFD9.

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

Contrast with #AACADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACADF?

#AACADF is a airy blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AACADF?

#AACADF in RGB is (170, 202, 223) - 170 red, 202 green, and 223 blue.

How to use #AACADF in CSS?

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

What colors go well with #AACADF?

#DFBFAA (complementary), #AADFD9 (analogous), and #72A7CA (lighter shade) work well with #AACADF.