#AFB2DE Color Information

Hex color code: #AFB2DE

#AFB2DE is a delicate blue color. In RGB it is (175, 178, 222), and in HSL it is (236°, 42%, 78%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFB2DE
RGB
175, 178, 222
HSL
236°, 42%, 78%
CMYK
21%, 20%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 178, 222

Red: 175 / Green: 178 / Blue: 222

HSL

236°, 42%, 78%

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

CMYK

21%, 20%, 0%, 13%

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

What color is #AFB2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB2DE to RGB:

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

HEX to HSL

Convert #AFB2DE to HSL:

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

HEX to CMYK

Convert #AFB2DE to CMYK:

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

Color Meaning and Usage

#AFB2DE is a soft blue color with RGB values of 175, 178, 222 and HSL of 236°, 42%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB2DE is #DEDBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCADE.

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

Contrast with #AFB2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB2DE?

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

What is the RGB value of #AFB2DE?

#AFB2DE in RGB is (175, 178, 222) - 175 red, 178 green, and 222 blue.

How to use #AFB2DE in CSS?

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

What colors go well with #AFB2DE?

#DEDBAF (complementary), #AFCADE (analogous), and #797EC8 (lighter shade) work well with #AFB2DE.