#AACFDD Color Information

Hex color code: #AACFDD

#AACFDD is a delicate blue color. In RGB it is (170, 207, 221), and in HSL it is (196°, 43%, 77%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AACFDD
RGB
170, 207, 221
HSL
196°, 43%, 77%
CMYK
23%, 6%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 207, 221

Red: 170 / Green: 207 / Blue: 221

HSL

196°, 43%, 77%

Hue: 196° / Saturation: 43% / Lightness: 77%

CMYK

23%, 6%, 0%, 13%

Cyan: 23% / Magenta: 6% / Yellow: 0% / Key: 13%

What color is #AACFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACFDD to RGB:

rgb(170, 207, 221)HEX to RGB Converter →

HEX to HSL

Convert #AACFDD to HSL:

hsl(196, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AACFDD to CMYK:

cmyk(23%, 6%, 0%, 13%)Color Converter →

Color Meaning and Usage

#AACFDD is a soft blue color with RGB values of 170, 207, 221 and HSL of 196°, 43%, 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 #AACFDD is #DEB9AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABDED2.

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

Contrast with #AACFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACFDD?

#AACFDD is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AACFDD?

#AACFDD in RGB is (170, 207, 221) - 170 red, 207 green, and 221 blue.

How to use #AACFDD in CSS?

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

What colors go well with #AACFDD?

#DEB9AB (complementary), #ABDED2 (analogous), and #74B2C8 (lighter shade) work well with #AACFDD.