#AFDFE0 Color Information

Hex color code: #AFDFE0

#AFDFE0 is a soft cyan color. In RGB it is (175, 223, 224), and in HSL it is (181°, 44%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#AFDFE0
RGB
175, 223, 224
HSL
181°, 44%, 78%
CMYK
22%, 0%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDFE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 223, 224

Red: 175 / Green: 223 / Blue: 224

HSL

181°, 44%, 78%

Hue: 181° / Saturation: 44% / Lightness: 78%

CMYK

22%, 0%, 0%, 12%

Cyan: 22% / Magenta: 0% / Yellow: 0% / Key: 12%

What color is #AFDFE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDFE0 to RGB:

rgb(175, 223, 224)HEX to RGB Converter →

HEX to HSL

Convert #AFDFE0 to HSL:

hsl(181, 44%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDFE0 to CMYK:

cmyk(22%, 0%, 0%, 12%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #AFDFE0 has RGB (175, 223, 224) and HSL (181°, 44%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDFE0 is #E0AFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEE0C8.

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

Contrast with #AFDFE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDFE0?

#AFDFE0 is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFDFE0?

#AFDFE0 in RGB is (175, 223, 224) - 175 red, 223 green, and 224 blue.

How to use #AFDFE0 in CSS?

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

What colors go well with #AFDFE0?

#E0AFAE (complementary), #AEE0C8 (analogous), and #77C9CA (lighter shade) work well with #AFDFE0.