#AFBBCF Color Information

Hex color code: #AFBBCF

A gentle blue shade, #AFBBCF appears as (175, 187, 207) in RGB and (218°, 25%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AFBBCF
RGB
175, 187, 207
HSL
218°, 25%, 75%
CMYK
15%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 187, 207

Red: 175 / Green: 187 / Blue: 207

HSL

218°, 25%, 75%

Hue: 218° / Saturation: 25% / Lightness: 75%

CMYK

15%, 10%, 0%, 19%

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

What color is #AFBBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBBCF to RGB:

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

HEX to HSL

Convert #AFBBCF to HSL:

hsl(218, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBBCF to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #AFBBCF has RGB (175, 187, 207) and HSL (218°, 25%, 75%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBBCF is #CFC3AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCBCF.

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

Contrast with #AFBBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBBCF?

#AFBBCF is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFBBCF?

#AFBBCF in RGB is (175, 187, 207) - 175 red, 187 green, and 207 blue.

How to use #AFBBCF in CSS?

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

What colors go well with #AFBBCF?

#CFC3AF (complementary), #AFCBCF (analogous), and #8092B3 (lighter shade) work well with #AFBBCF.