#AFBBCA Color Information

Hex color code: #AFBBCA

A delicate blue shade, #AFBBCA appears as (175, 187, 202) in RGB and (213°, 20%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AFBBCA
RGB
175, 187, 202
HSL
213°, 20%, 74%
CMYK
13%, 7%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBBCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 187, 202

Red: 175 / Green: 187 / Blue: 202

HSL

213°, 20%, 74%

Hue: 213° / Saturation: 20% / Lightness: 74%

CMYK

13%, 7%, 0%, 21%

Cyan: 13% / Magenta: 7% / Yellow: 0% / Key: 21%

What color is #AFBBCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBBCA to RGB:

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

HEX to HSL

Convert #AFBBCA to HSL:

hsl(213, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBBCA to CMYK:

cmyk(13%, 7%, 0%, 21%)Color Converter →

Color Meaning and Usage

#AFBBCA is a soft blue color with RGB values of 175, 187, 202 and HSL of 213°, 20%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBBCA is #CABEAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFC9CA.

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

Contrast with #AFBBCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBBCA?

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

What is the RGB value of #AFBBCA?

#AFBBCA in RGB is (175, 187, 202) - 175 red, 187 green, and 202 blue.

How to use #AFBBCA in CSS?

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

What colors go well with #AFBBCA?

#CABEAF (complementary), #AFC9CA (analogous), and #8294AB (lighter shade) work well with #AFBBCA.