#AFC0DA Color Information

Hex color code: #AFC0DA

#AFC0DA is a soft blue color. In RGB it is (175, 192, 218), and in HSL it is (216°, 37%, 77%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AFC0DA
RGB
175, 192, 218
HSL
216°, 37%, 77%
CMYK
20%, 12%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC0DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 192, 218

Red: 175 / Green: 192 / Blue: 218

HSL

216°, 37%, 77%

Hue: 216° / Saturation: 37% / Lightness: 77%

CMYK

20%, 12%, 0%, 15%

Cyan: 20% / Magenta: 12% / Yellow: 0% / Key: 15%

What color is #AFC0DA?

#AFC0DA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC0DA to RGB:

rgb(175, 192, 218)HEX to RGB Converter →

HEX to HSL

Convert #AFC0DA to HSL:

hsl(216, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC0DA to CMYK:

cmyk(20%, 12%, 0%, 15%)Color Converter →

Color Meaning and Usage

#AFC0DA is a airy blue color with RGB values of 175, 192, 218 and HSL of 216°, 37%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC0DA is #DAC9AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD6DA.

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

Contrast with #AFC0DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC0DA?

#AFC0DA is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFC0DA?

#AFC0DA in RGB is (175, 192, 218) - 175 red, 192 green, and 218 blue.

How to use #AFC0DA in CSS?

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

What colors go well with #AFC0DA?

#DAC9AF (complementary), #AFD6DA (analogous), and #7A97C2 (lighter shade) work well with #AFC0DA.