#AFC4DA Color Information

Hex color code: #AFC4DA

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

Try:
Color NameLight Steel Blue
HEX
#AFC4DA
RGB
175, 196, 218
HSL
211°, 37%, 77%
CMYK
20%, 10%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 196, 218

Red: 175 / Green: 196 / Blue: 218

HSL

211°, 37%, 77%

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

CMYK

20%, 10%, 0%, 15%

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

What color is #AFC4DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC4DA to RGB:

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

HEX to HSL

Convert #AFC4DA to HSL:

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

HEX to CMYK

Convert #AFC4DA to CMYK:

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

Color Meaning and Usage

A soft blue tone, #AFC4DA has RGB (175, 196, 218) and HSL (211°, 37%, 77%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC4DA is #DAC5AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD9DA.

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

Contrast with #AFC4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC4DA?

#AFC4DA is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFC4DA?

#AFC4DA in RGB is (175, 196, 218) - 175 red, 196 green, and 218 blue.

How to use #AFC4DA in CSS?

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

What colors go well with #AFC4DA?

#DAC5AF (complementary), #AFD9DA (analogous), and #7A9DC2 (lighter shade) work well with #AFC4DA.