#8BBCE7 Color Information

Hex color code: #8BBCE7

A tranquil blue shade, #8BBCE7 appears as (139, 188, 231) in RGB and (208°, 66%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#8BBCE7
RGB
139, 188, 231
HSL
208°, 66%, 73%
CMYK
40%, 19%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8BBCE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

139, 188, 231

Red: 139 / Green: 188 / Blue: 231

HSL

208°, 66%, 73%

Hue: 208° / Saturation: 66% / Lightness: 73%

CMYK

40%, 19%, 0%, 9%

Cyan: 40% / Magenta: 19% / Yellow: 0% / Key: 9%

What color is #8BBCE7?

#8BBCE7 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8BBCE7 to RGB:

rgb(139, 188, 231)HEX to RGB Converter →

HEX to HSL

Convert #8BBCE7 to HSL:

hsl(208, 66%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #8BBCE7 to CMYK:

cmyk(40%, 19%, 0%, 9%)Color Converter →

Color Meaning and Usage

A calming blue tone, #8BBCE7 has RGB (139, 188, 231) and HSL (208°, 66%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8BBCE7 is #E8B78D, creating high-contrast pairings. For softer combinations, try analogous colors like #8DE8E5.

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

Contrast with #8BBCE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8BBCE7?

#8BBCE7 is a calming blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8BBCE7?

#8BBCE7 in RGB is (139, 188, 231) - 139 red, 188 green, and 231 blue.

How to use #8BBCE7 in CSS?

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

What colors go well with #8BBCE7?

#E8B78D (complementary), #8DE8E5 (analogous), and #4D99DB (lighter shade) work well with #8BBCE7.