#AFBEF8 Color Information

Hex color code: #AFBEF8

A soft blue shade, #AFBEF8 appears as (175, 190, 248) in RGB and (228°, 84%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AFBEF8
RGB
175, 190, 248
HSL
228°, 84%, 83%
CMYK
29%, 23%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBEF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 190, 248

Red: 175 / Green: 190 / Blue: 248

HSL

228°, 84%, 83%

Hue: 228° / Saturation: 84% / Lightness: 83%

CMYK

29%, 23%, 0%, 3%

Cyan: 29% / Magenta: 23% / Yellow: 0% / Key: 3%

What color is #AFBEF8?

#AFBEF8 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBEF8 to RGB:

rgb(175, 190, 248)HEX to RGB Converter →

HEX to HSL

Convert #AFBEF8 to HSL:

hsl(228, 84%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBEF8 to CMYK:

cmyk(29%, 23%, 0%, 3%)Color Converter →

Color Meaning and Usage

#AFBEF8 is a light blue color with RGB values of 175, 190, 248 and HSL of 228°, 84%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBEF8 is #F8E9AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFE2F8.

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

Contrast with #AFBEF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBEF8?

#AFBEF8 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AFBEF8?

#AFBEF8 in RGB is (175, 190, 248) - 175 red, 190 green, and 248 blue.

How to use #AFBEF8 in CSS?

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

What colors go well with #AFBEF8?

#F8E9AF (complementary), #AFE2F8 (analogous), and #6984F2 (lighter shade) work well with #AFBEF8.