#AFBDDE Color Information

Hex color code: #AFBDDE

A airy blue shade, #AFBDDE appears as (175, 189, 222) in RGB and (222°, 42%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFBDDE
RGB
175, 189, 222
HSL
222°, 42%, 78%
CMYK
21%, 15%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 189, 222

Red: 175 / Green: 189 / Blue: 222

HSL

222°, 42%, 78%

Hue: 222° / Saturation: 42% / Lightness: 78%

CMYK

21%, 15%, 0%, 13%

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

What color is #AFBDDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBDDE to RGB:

rgb(175, 189, 222)HEX to RGB Converter →

HEX to HSL

Convert #AFBDDE to HSL:

hsl(222, 42%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBDDE to CMYK:

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

Color Meaning and Usage

#AFBDDE is a ethereal blue color with RGB values of 175, 189, 222 and HSL of 222°, 42%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBDDE is #DED0AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD5DE.

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

Contrast with #AFBDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBDDE?

#AFBDDE is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFBDDE?

#AFBDDE in RGB is (175, 189, 222) - 175 red, 189 green, and 222 blue.

How to use #AFBDDE in CSS?

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

What colors go well with #AFBDDE?

#DED0AF (complementary), #AFD5DE (analogous), and #7991C8 (lighter shade) work well with #AFBDDE.