#8BA4CD Color Information

Hex color code: #8BA4CD

The hex color #8BA4CD is a soft blue with RGB values of (139, 164, 205) and HSL of (217°, 40%, 67%). It is typically applied in digital products.

Try:
Color NameSky Blue
HEX
#8BA4CD
RGB
139, 164, 205
HSL
217°, 40%, 67%
CMYK
32%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8BA4CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

139, 164, 205

Red: 139 / Green: 164 / Blue: 205

HSL

217°, 40%, 67%

Hue: 217° / Saturation: 40% / Lightness: 67%

CMYK

32%, 20%, 0%, 20%

Cyan: 32% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #8BA4CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8BA4CD to RGB:

rgb(139, 164, 205)HEX to RGB Converter →

HEX to HSL

Convert #8BA4CD to HSL:

hsl(217, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #8BA4CD to CMYK:

cmyk(32%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

#8BA4CD is a pastel blue color with RGB values of 139, 164, 205 and HSL of 217°, 40%, 67%. 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 #8BA4CD is #CDB389, creating high-contrast pairings. For softer combinations, try analogous colors like #89C5CD.

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

Contrast with #8BA4CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8BA4CD?

#8BA4CD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8BA4CD?

#8BA4CD in RGB is (139, 164, 205) - 139 red, 164 green, and 205 blue.

How to use #8BA4CD in CSS?

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

What colors go well with #8BA4CD?

#CDB389 (complementary), #89C5CD (analogous), and #5479B6 (lighter shade) work well with #8BA4CD.