#AFBCCE Color Information

Hex color code: #AFBCCE

The hex color #AFBCCE is a delicate blue with RGB values of (175, 188, 206) and HSL of (215°, 24%, 75%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFBCCE
RGB
175, 188, 206
HSL
215°, 24%, 75%
CMYK
15%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 188, 206

Red: 175 / Green: 188 / Blue: 206

HSL

215°, 24%, 75%

Hue: 215° / Saturation: 24% / Lightness: 75%

CMYK

15%, 9%, 0%, 19%

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

What color is #AFBCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBCCE to RGB:

rgb(175, 188, 206)HEX to RGB Converter →

HEX to HSL

Convert #AFBCCE to HSL:

hsl(215, 24%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBCCE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #AFBCCE has RGB (175, 188, 206) and HSL (215°, 24%, 75%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBCCE is #CFC2B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0CCCF.

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

Contrast with #AFBCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBCCE?

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

What is the RGB value of #AFBCCE?

#AFBCCE in RGB is (175, 188, 206) - 175 red, 188 green, and 206 blue.

How to use #AFBCCE in CSS?

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

What colors go well with #AFBCCE?

#CFC2B0 (complementary), #B0CCCF (analogous), and #8195B1 (lighter shade) work well with #AFBCCE.