#8BACCE Color Information

Hex color code: #8BACCE

The hex color #8BACCE is a pastel blue with RGB values of (139, 172, 206) and HSL of (210°, 41%, 68%). It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#8BACCE
RGB
139, 172, 206
HSL
210°, 41%, 68%
CMYK
33%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8BACCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

139, 172, 206

Red: 139 / Green: 172 / Blue: 206

HSL

210°, 41%, 68%

Hue: 210° / Saturation: 41% / Lightness: 68%

CMYK

33%, 17%, 0%, 19%

Cyan: 33% / Magenta: 17% / Yellow: 0% / Key: 19%

What color is #8BACCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8BACCE to RGB:

rgb(139, 172, 206)HEX to RGB Converter →

HEX to HSL

Convert #8BACCE to HSL:

hsl(210, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #8BACCE to CMYK:

cmyk(33%, 17%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #8BACCE has RGB (139, 172, 206) and HSL (210°, 41%, 68%). 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 #8BACCE is #CFAD8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8CCFCF.

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

Contrast with #8BACCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8BACCE?

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

What is the RGB value of #8BACCE?

#8BACCE in RGB is (139, 172, 206) - 139 red, 172 green, and 206 blue.

How to use #8BACCE in CSS?

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

What colors go well with #8BACCE?

#CFAD8C (complementary), #8CCFCF (analogous), and #5687B8 (lighter shade) work well with #8BACCE.