#8AB2EB Color Information

Hex color code: #8AB2EB

The hex color #8AB2EB is a dynamic blue with RGB values of (138, 178, 235) and HSL of (215°, 71%, 73%). It is typically applied in digital products.

Try:
Color NameSky Blue
HEX
#8AB2EB
RGB
138, 178, 235
HSL
215°, 71%, 73%
CMYK
41%, 24%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8AB2EB; 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 #8AB2EB; background-color: #8AB2EB15; }

Alert / Toast

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

Link / Accent

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

a { color: #8AB2EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8AB2EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 178, 235

Red: 138 / Green: 178 / Blue: 235

HSL

215°, 71%, 73%

Hue: 215° / Saturation: 71% / Lightness: 73%

CMYK

41%, 24%, 0%, 8%

Cyan: 41% / Magenta: 24% / Yellow: 0% / Key: 8%

What color is #8AB2EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AB2EB to RGB:

rgb(138, 178, 235)HEX to RGB Converter →

HEX to HSL

Convert #8AB2EB to HSL:

hsl(215, 71%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #8AB2EB to CMYK:

cmyk(41%, 24%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold blue tone, #8AB2EB has RGB (138, 178, 235) and HSL (215°, 71%, 73%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AB2EB is #EBC289, creating high-contrast pairings. For softer combinations, try analogous colors like #89E3EB.

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

Contrast with #8AB2EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AB2EB?

#8AB2EB is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8AB2EB?

#8AB2EB in RGB is (138, 178, 235) - 138 red, 178 green, and 235 blue.

How to use #8AB2EB in CSS?

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

What colors go well with #8AB2EB?

#EBC289 (complementary), #89E3EB (analogous), and #4887E0 (lighter shade) work well with #8AB2EB.