#A8DCFF Color Information

Hex color code: #A8DCFF

The hex color #A8DCFF is a airy blue with RGB values of (168, 220, 255) and HSL of (204°, 100%, 83%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#A8DCFF
RGB
168, 220, 255
HSL
204°, 100%, 83%
CMYK
34%, 14%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8DCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 220, 255

Red: 168 / Green: 220 / Blue: 255

HSL

204°, 100%, 83%

Hue: 204° / Saturation: 100% / Lightness: 83%

CMYK

34%, 14%, 0%, 0%

Cyan: 34% / Magenta: 14% / Yellow: 0% / Key: 0%

What color is #A8DCFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8DCFF to RGB:

rgb(168, 220, 255)HEX to RGB Converter →

HEX to HSL

Convert #A8DCFF to HSL:

hsl(204, 100%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #A8DCFF to CMYK:

cmyk(34%, 14%, 0%, 0%)Color Converter →

Color Meaning and Usage

#A8DCFF is a airy blue color with RGB values of 168, 220, 255 and HSL of 204°, 100%, 83%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8DCFF is #FFCBA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8FFF6.

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

Contrast with #A8DCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8DCFF?

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

What is the RGB value of #A8DCFF?

#A8DCFF in RGB is (168, 220, 255) - 168 red, 220 green, and 255 blue.

How to use #A8DCFF in CSS?

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

What colors go well with #A8DCFF?

#FFCBA8 (complementary), #A8FFF6 (analogous), and #5CBEFF (lighter shade) work well with #A8DCFF.