Skip to main content Skip to docs navigation

#89bbfb hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Carolina Blue and its hex is #8AB8FE Nearest Color Name

Color Hue/Base color: Blue

Hex #89bbfb Color code in RGB color code model is created after adding 53.73% red color, 73.33% green color and 98.43% blue color. Hex #89bbfb Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 25% magenta, 0% yellow and 1.57% black.

Hex #89bbfb color code is between #88aaff web safe hex color code and #99ccee web safe hex color code. #88aaff is the nearest web safe color code. You can see here many more shades of #89bbfb color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 89bbfb #89bbfb
RGB Decimal 137, 187, 251 137, 187, 251
RGB Percent 54%, 73%, 98% rgb(54%, 73%, 98%)
CSS RGBa 137, 187, 251,1 rgba(137,187,251,1)
CMYK Model cmyk(45%,25%,0%,1.57%)
HSL Color Space 214,93% ,76% hsl(214,93% ,76%)
HSV Color Space 214°, 45%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001001 10111011 11111011
Octal 211 273 373
Decimal 137 187 251
Hex 89 bb fb

Different shades of #89bbfb color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #89bbfb
#0868e3
Darker of #89bbfb
#2682f8
Dark of #89bbfb
#589ff9
Base of #89bbfb
#89bbfb
Light of #89bbfb
#bad7fd
Lighter
#ecf4fe
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#89bbfb
#fbc989

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#89bbfb
#fb9089
#f4fb89

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#89fbf8
#89ebfb
#89bbfb
#8995fb
#ac89fb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#89bbfb
#bbfb89
#fb89bb

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#89bbfb
#fb89bb
#fbc989
#89fbc9

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#89bbfb
#fb89f4
#fbc989
#89fb90

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #89bbfb

#0651b2
#0868e3
#2682f8
#589ff9
#89bbfb
#bad7fd
#ecf4fe
#ffffff
#ffffff

Tints of #89bbfb Color

#89bbfb
#96c2fb
#a3cafb
#b0d1fc
#bdd9fc
#cae0fd
#d7e8fd
#e4effe
#f1f7fe
#ffffff

Shades of #89bbfb color code

Generate more color scales with scales (color stack) generator.

#89bbfb
#79a6df
#6a91c3
#5b7ca7
#4c678b
#3c536f
#2d3e53
#1e2937
#0f141b
#000000

Tones

#89bbfb
#95bdef
#a1bee3
#aec0d6
#bac1ca

Tones

Similar Color like #89bbfb color

Find visually similar hex color codes nearing to #89bbfb hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#8abcfc
#8bbdfd
#8cbefe
#8dbfff
#8ec0ff
#8fc1ff
#90c2ff
#91c3ff
#92c4ff
#93c5ff
#94c6ff
#95c7ff
#96c8ff
#97c9ff
#88bafa
#87b9f9
#86b8f8
#85b7f7
#84b6f6
#83b5f5
#82b4f4
#81b3f3
#80b2f2
#7fb1f1
#7eb0f0
#7dafef
#7caeee
#7baded

Download this Light Blue

Hex #89bbfb Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#89bbfb Color Code Preview on Black Background Color

This is how #89bbfb Color will look on black background color. Color contrast ratio is 10.56

#89bbfb in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#89bbfb">Your Example Paragraph content text in with font color #89bbfb </p>

Your Example Paragraph content text in with font color #89bbfb

HTML with inline CSS

<div style="color:#89bbfb">Your Paragraph text in with font color #89bbfb </div>

Your Example Paragraph content text in with font color #89bbfb

#89bbfb color code is use for CSS Background Color

Background color for the above div is #89bbfb

HTML with inline CSS

<div style="background-color:#89bbfb;"></div>

#89bbfb color code is use for CSS Border Color

CSS Border color for the above div is #89bbfb

HTML with inline CSS

<div style="border:5px solid #89bbfb;"></div>

CSS Border Left color for the above div is #89bbfb

HTML with inline CSS

<div style="border-left:5px solid #89bbfb;"></div>

CSS Border Right color for the above div is #89bbfb

HTML with inline CSS

<div style="border-right:5px solid #89bbfb;"></div>

CSS Border Bottom color for the above div is #89bbfb

HTML with inline CSS

<div style="border-bottom:5px solid #89bbfb;"></div>

CSS Border Top color for the above div is #89bbfb

HTML with inline CSS

<div style="border-top:5px solid #89bbfb;"></div>

#89bbfb hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#89bbfb; } .examplecolorclass {color:#89bbfb; } .examplebordercolor {border:3px solid #89bbfb; }

#89bbfb Color code Preview on White Background

This is how #89bbfb Color code will look on white background color. Color contrast ratio is 1.99

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #89bbfb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #89bbfb; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(137,187,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,201,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(137,187,251,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }