Skip to main content Skip to docs navigation

#baceef 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 Frost Fairy and its hex is #BBCFEF Nearest Color Name

Color Hue/Base color: Blue

Hex #baceef Color code in RGB color code model is created after adding 72.94% red color, 80.78% green color and 93.73% blue color. Hex #baceef Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 14% magenta, 0% yellow and 6.27% black.

Hex #baceef color code is between #bbccee web safe hex color code and #aaddff web safe hex color code. #bbccee is the nearest web safe color code. You can see here many more shades of #baceef color code.

RGB Chart

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

Color Table

Hex Color Code baceef #baceef
RGB Decimal 186, 206, 239 186, 206, 239
RGB Percent 73%, 81%, 94% rgb(73%, 81%, 94%)
CSS RGBa 186, 206, 239,1 rgba(186,206,239,1)
CMYK Model cmyk(22%,14%,0%,6.27%)
HSL Color Space 217,62% ,83% hsl(217,62% ,83%)
HSV Color Space 217°, 22%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111010 11001110 11101111
Octal 272 316 357
Decimal 186 206 239
Hex ba ce ef

Different shades of #baceef color code.

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

Darkest of #baceef
#3e76d2
Darker of #baceef
#6793dc
Dark of #baceef
#91b1e5
Base of #baceef
#baceef
Light of #baceef
#e3ebf9
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

#baceef
#efdbba

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

Split Complementary

#baceef
#efc0ba
#e8efba

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

Analogous Color

#baedef
#bae4ef
#baceef
#babcef
#cebaef

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

#baceef
#ceefba
#efbace

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

#baceef
#efbace
#efdbba
#baefdb

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

#baceef
#efbae8
#efdbba
#baefc0

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

#2a5eb3
#3e76d2
#6793dc
#91b1e5
#baceef
#e3ebf9
#ffffff
#ffffff
#ffffff

Tints of #baceef Color

#baceef
#c1d3f0
#c9d8f2
#d1def4
#d8e3f6
#e0e9f7
#e8eef9
#eff4fb
#f7f9fd
#ffffff

Shades of #baceef color code

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

#baceef
#a5b7d4
#90a0b9
#7c899f
#677284
#525b6a
#3e444f
#292d35
#14161a
#000000

Tones

#baceef
#c2d0e6
#cbd2de
#d3d4d5
#d4d4d4

Tones

Similar Color like #baceef color

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

#bbcff0
#bcd0f1
#bdd1f2
#bed2f3
#bfd3f4
#c0d4f5
#c1d5f6
#c2d6f7
#c3d7f8
#c4d8f9
#c5d9fa
#c6dafb
#c7dbfc
#c8dcfd
#b9cdee
#b8cced
#b7cbec
#b6caeb
#b5c9ea
#b4c8e9
#b3c7e8
#b2c6e7
#b1c5e6
#b0c4e5
#afc3e4
#aec2e3
#adc1e2
#acc0e1

Download this Light Blue

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

#baceef Color Code Preview on Black Background Color

This is how #baceef Color will look on black background color. Color contrast ratio is 13.16

#baceef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baceef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baceef

#baceef color code is use for CSS Background Color

Background color for the above div is #baceef

HTML with inline CSS

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

#baceef color code is use for CSS Border Color

CSS Border color for the above div is #baceef

HTML with inline CSS

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

CSS Border Left color for the above div is #baceef

HTML with inline CSS

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

CSS Border Right color for the above div is #baceef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baceef

HTML with inline CSS

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

CSS Border Top color for the above div is #baceef

HTML with inline CSS

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

#baceef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baceef Color code Preview on White Background

This is how #baceef Color code will look on white background color. Color contrast ratio is 1.60

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

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