#AFACEC Color Information

Hex color code: #AFACEC

A soft blue shade, #AFACEC appears as (175, 172, 236) in RGB and (243°, 63%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AFACEC
RGB
175, 172, 236
HSL
243°, 63%, 80%
CMYK
26%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 236

Red: 175 / Green: 172 / Blue: 236

HSL

243°, 63%, 80%

Hue: 243° / Saturation: 63% / Lightness: 80%

CMYK

26%, 27%, 0%, 7%

Cyan: 26% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #AFACEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACEC to RGB:

rgb(175, 172, 236)HEX to RGB Converter →

HEX to HSL

Convert #AFACEC to HSL:

hsl(243, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AFACEC to CMYK:

cmyk(26%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

#AFACEC is a light blue color with RGB values of 175, 172, 236 and HSL of 243°, 63%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFACEC is #E9ECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC9EC.

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

Contrast with #AFACEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFACEC?

#AFACEC is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFACEC?

#AFACEC in RGB is (175, 172, 236) - 175 red, 172 green, and 236 blue.

How to use #AFACEC in CSS?

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

What colors go well with #AFACEC?

#E9ECAC (complementary), #ACC9EC (analogous), and #736EDE (lighter shade) work well with #AFACEC.