#AFACEE Color Information

Hex color code: #AFACEE

A delicate blue shade, #AFACEE appears as (175, 172, 238) in RGB and (243°, 66%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AFACEE
RGB
175, 172, 238
HSL
243°, 66%, 80%
CMYK
26%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 238

Red: 175 / Green: 172 / Blue: 238

HSL

243°, 66%, 80%

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

CMYK

26%, 28%, 0%, 7%

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

What color is #AFACEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACEE to RGB:

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

HEX to HSL

Convert #AFACEE to HSL:

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

HEX to CMYK

Convert #AFACEE to CMYK:

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

Color Meaning and Usage

#AFACEE is a airy blue color with RGB values of 175, 172, 238 and HSL of 243°, 66%, 80%. 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 #AFACEE is #EAEEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC9EE.

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

Contrast with #AFACEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFACEE?

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

What is the RGB value of #AFACEE?

#AFACEE in RGB is (175, 172, 238) - 175 red, 172 green, and 238 blue.

How to use #AFACEE in CSS?

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

What colors go well with #AFACEE?

#EAEEAA (complementary), #AAC9EE (analogous), and #716BE1 (lighter shade) work well with #AFACEE.