#AFAACF Color Information

Hex color code: #AFAACF

The hex color #AFAACF is a subtle blue with RGB values of (175, 170, 207) and HSL of (248°, 28%, 74%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AFAACF
RGB
175, 170, 207
HSL
248°, 28%, 74%
CMYK
15%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 207

Red: 175 / Green: 170 / Blue: 207

HSL

248°, 28%, 74%

Hue: 248° / Saturation: 28% / Lightness: 74%

CMYK

15%, 18%, 0%, 19%

Cyan: 15% / Magenta: 18% / Yellow: 0% / Key: 19%

What color is #AFAACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAACF to RGB:

rgb(175, 170, 207)HEX to RGB Converter →

HEX to HSL

Convert #AFAACF to HSL:

hsl(248, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAACF to CMYK:

cmyk(15%, 18%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AFAACF is a subtle blue color with RGB values of 175, 170, 207 and HSL of 248°, 28%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAACF is #CACFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB8CF.

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

Contrast with #AFAACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAACF?

#AFAACF is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFAACF?

#AFAACF in RGB is (175, 170, 207) - 175 red, 170 green, and 207 blue.

How to use #AFAACF in CSS?

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

What colors go well with #AFAACF?

#CACFAA (complementary), #AAB8CF (analogous), and #8179B4 (lighter shade) work well with #AFAACF.