#AFD1EF Color Information

Hex color code: #AFD1EF

A delicate blue shade, #AFD1EF appears as (175, 209, 239) in RGB and (208°, 67%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#AFD1EF
RGB
175, 209, 239
HSL
208°, 67%, 81%
CMYK
27%, 13%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD1EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 209, 239

Red: 175 / Green: 209 / Blue: 239

HSL

208°, 67%, 81%

Hue: 208° / Saturation: 67% / Lightness: 81%

CMYK

27%, 13%, 0%, 6%

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

What color is #AFD1EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD1EF to RGB:

rgb(175, 209, 239)HEX to RGB Converter →

HEX to HSL

Convert #AFD1EF to HSL:

hsl(208, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD1EF to CMYK:

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

Color Meaning and Usage

#AFD1EF is a airy blue color with RGB values of 175, 209, 239 and HSL of 208°, 67%, 81%. 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 #AFD1EF is #EFCCAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEFED.

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

Contrast with #AFD1EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD1EF?

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

What is the RGB value of #AFD1EF?

#AFD1EF in RGB is (175, 209, 239) - 175 red, 209 green, and 239 blue.

How to use #AFD1EF in CSS?

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

What colors go well with #AFD1EF?

#EFCCAE (complementary), #AEEFED (analogous), and #6EACE2 (lighter shade) work well with #AFD1EF.