Skip to main content Skip to docs navigation

#b8eeef 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 Cold Blooded and its hex is #BBEEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #b8eeef Color code in RGB color code model is created after adding 72.16% red color, 93.33% green color and 93.73% blue color. Hex #b8eeef Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 0% yellow and 6.27% black.

Hex #b8eeef color code is between #bbddee web safe hex color code and #aaffff web safe hex color code. #bbddee is the nearest web safe color code. You can see here many more shades of #b8eeef color code.

RGB Chart

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

Color Table

Hex Color Code b8eeef #b8eeef
RGB Decimal 184, 238, 239 184, 238, 239
RGB Percent 72%, 93%, 94% rgb(72%, 93%, 94%)
CSS RGBa 184, 238, 239,1 rgba(184,238,239,1)
CMYK Model cmyk(23%,0%,0%,6.27%)
HSL Color Space 181,63% ,83% hsl(181,63% ,83%)
HSV Color Space 181°, 23%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111000 11101110 11101111
Octal 270 356 357
Decimal 184 238 239
Hex b8 ee ef

Different shades of #b8eeef color code.

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

Darkest of #b8eeef
#3bd0d3
Darker of #b8eeef
#65dadc
Dark of #b8eeef
#8ee4e6
Base of #b8eeef
#b8eeef
Light of #b8eeef
#e2f8f8
Lighter
#ffffff
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

#b8eeef
#efb9b8

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

Split Complementary

#b8eeef
#efb8d2
#efd4b8

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

Analogous Color

#b8efd0
#b8efd9
#b8eeef
#b8dcef
#b8c5ef

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

#b8eeef
#eeefb8
#efb8ee

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

#b8eeef
#efb8ee
#efb9b8
#b8efb9

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

#b8eeef
#d4b8ef
#efb9b8
#d2efb8

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 #b8eeef

#28b0b3
#3bd0d3
#65dadc
#8ee4e6
#b8eeef
#e2f8f8
#ffffff
#ffffff
#ffffff

Tints of #b8eeef Color

#b8eeef
#bfeff0
#c7f1f2
#cff3f4
#d7f5f6
#dff7f7
#e7f9f9
#effbfb
#f7fdfd
#ffffff

Shades of #b8eeef color code

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

#b8eeef
#a3d3d4
#8fb9b9
#7a9e9f
#668484
#51696a
#3d4f4f
#283435
#141a1a
#000000

Tones

#b8eeef
#c1e6e6
#c9ddde
#d2d5d5
#d3d3d3

Tones

Similar Color like #b8eeef color

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

#b9eff0
#baf0f1
#bbf1f2
#bcf2f3
#bdf3f4
#bef4f5
#bff5f6
#c0f6f7
#c1f7f8
#c2f8f9
#c3f9fa
#c4fafb
#c5fbfc
#c6fcfd
#b7edee
#b6eced
#b5ebec
#b4eaeb
#b3e9ea
#b2e8e9
#b1e7e8
#b0e6e7
#afe5e6
#aee4e5
#ade3e4
#ace2e3
#abe1e2
#aae0e1

Download this Light Blue

Hex #b8eeef 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.

#b8eeef Color Code Preview on Black Background Color

This is how #b8eeef Color will look on black background color. Color contrast ratio is 16.51

#b8eeef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8eeef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8eeef

#b8eeef color code is use for CSS Background Color

Background color for the above div is #b8eeef

HTML with inline CSS

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

#b8eeef color code is use for CSS Border Color

CSS Border color for the above div is #b8eeef

HTML with inline CSS

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

CSS Border Left color for the above div is #b8eeef

HTML with inline CSS

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

CSS Border Right color for the above div is #b8eeef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8eeef

HTML with inline CSS

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

CSS Border Top color for the above div is #b8eeef

HTML with inline CSS

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

#b8eeef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8eeef Color code Preview on White Background

This is how #b8eeef Color code will look on white background color. Color contrast ratio is 1.27

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 #b8eeef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b8eeef; }

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(184,238,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,185,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,238,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }