#ACD7FF Color Information

Hex color code: #ACD7FF

The hex color #ACD7FF is a airy blue with RGB values of (172, 215, 255) and HSL of (209°, 100%, 84%). It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#ACD7FF
RGB
172, 215, 255
HSL
209°, 100%, 84%
CMYK
33%, 16%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACD7FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 215, 255

Red: 172 / Green: 215 / Blue: 255

HSL

209°, 100%, 84%

Hue: 209° / Saturation: 100% / Lightness: 84%

CMYK

33%, 16%, 0%, 0%

Cyan: 33% / Magenta: 16% / Yellow: 0% / Key: 0%

What color is #ACD7FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACD7FF to RGB:

rgb(172, 215, 255)HEX to RGB Converter →

HEX to HSL

Convert #ACD7FF to HSL:

hsl(209, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ACD7FF to CMYK:

cmyk(33%, 16%, 0%, 0%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #ACD7FF has RGB (172, 215, 255) and HSL (209°, 100%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACD7FF is #FFD5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADFFFE.

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

Contrast with #ACD7FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACD7FF?

#ACD7FF is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ACD7FF?

#ACD7FF in RGB is (172, 215, 255) - 172 red, 215 green, and 255 blue.

How to use #ACD7FF in CSS?

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

What colors go well with #ACD7FF?

#FFD5AD (complementary), #ADFFFE (analogous), and #61B3FF (lighter shade) work well with #ACD7FF.