#ABDAF5 Color Information

Hex color code: #ABDAF5

#ABDAF5 is a ethereal blue color. In RGB it is (171, 218, 245), and in HSL it is (202°, 79%, 82%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#ABDAF5
RGB
171, 218, 245
HSL
202°, 79%, 82%
CMYK
30%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABDAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 218, 245

Red: 171 / Green: 218 / Blue: 245

HSL

202°, 79%, 82%

Hue: 202° / Saturation: 79% / Lightness: 82%

CMYK

30%, 11%, 0%, 4%

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

What color is #ABDAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABDAF5 to RGB:

rgb(171, 218, 245)HEX to RGB Converter →

HEX to HSL

Convert #ABDAF5 to HSL:

hsl(202, 79%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ABDAF5 to CMYK:

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

Color Meaning and Usage

#ABDAF5 is a light blue color with RGB values of 171, 218, 245 and HSL of 202°, 79%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABDAF5 is #F5C7AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADF5EC.

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

Contrast with #ABDAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABDAF5?

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

What is the RGB value of #ABDAF5?

#ABDAF5 in RGB is (171, 218, 245) - 171 red, 218 green, and 245 blue.

How to use #ABDAF5 in CSS?

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

What colors go well with #ABDAF5?

#F5C7AD (complementary), #ADF5EC (analogous), and #68BDED (lighter shade) work well with #ABDAF5.