#AFBCE4 Color Information

Hex color code: #AFBCE4

#AFBCE4 is a airy blue color. In RGB it is (175, 188, 228), and in HSL it is (225°, 50%, 79%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFBCE4
RGB
175, 188, 228
HSL
225°, 50%, 79%
CMYK
23%, 18%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBCE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 188, 228

Red: 175 / Green: 188 / Blue: 228

HSL

225°, 50%, 79%

Hue: 225° / Saturation: 50% / Lightness: 79%

CMYK

23%, 18%, 0%, 11%

Cyan: 23% / Magenta: 18% / Yellow: 0% / Key: 11%

What color is #AFBCE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBCE4 to RGB:

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

HEX to HSL

Convert #AFBCE4 to HSL:

hsl(225, 50%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBCE4 to CMYK:

cmyk(23%, 18%, 0%, 11%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #AFBCE4 has RGB (175, 188, 228) and HSL (225°, 50%, 79%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBCE4 is #E4D7AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD7E4.

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

Contrast with #AFBCE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBCE4?

#AFBCE4 is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFBCE4?

#AFBCE4 in RGB is (175, 188, 228) - 175 red, 188 green, and 228 blue.

How to use #AFBCE4 in CSS?

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

What colors go well with #AFBCE4?

#E4D7AF (complementary), #AFD7E4 (analogous), and #758CD1 (lighter shade) work well with #AFBCE4.