Skip to main content Skip to docs navigation

#bcafe8 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 Maximum Blue Purple and its hex is #ACACE6 Nearest Color Name

Color Hue/Base color: Blue

Hex #bcafe8 Color code in RGB color code model is created after adding 73.73% red color, 68.63% green color and 90.98% blue color. Hex #bcafe8 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 25% magenta, 0% yellow and 9.02% black.

Hex #bcafe8 color code is between #bbaaee web safe hex color code and #ccbbdd web safe hex color code. #bbaaee is the nearest web safe color code. You can see here many more shades of #bcafe8 color code.

RGB Chart

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

Color Table

Hex Color Code bcafe8 #bcafe8
RGB Decimal 188, 175, 232 188, 175, 232
RGB Percent 74%, 69%, 91% rgb(74%, 69%, 91%)
CSS RGBa 188, 175, 232,1 rgba(188,175,232,1)
CMYK Model cmyk(19%,25%,0%,9.02%)
HSL Color Space 254,55% ,80% hsl(254,55% ,80%)
HSV Color Space 254°, 25%, 91%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 10101111 11101000
Octal 274 257 350
Decimal 188 175 232
Hex bc af e8

Different shades of #bcafe8 color code.

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

Darkest of #bcafe8
#5939c5
Darker of #bcafe8
#7a60d1
Dark of #bcafe8
#9b87dd
Base of #bcafe8
#bcafe8
Light of #bcafe8
#ddd7f3
Lighter
#fefeff
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

#bcafe8
#dbe8af

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

Split Complementary

#bcafe8
#e8d8af
#bee8af

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

Analogous Color

#afc3e8
#afbae8
#bcafe8
#cfafe8
#e7afe8

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

#bcafe8
#afe8bc
#e8bcaf

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

#bcafe8
#e8bcaf
#dbe8af
#afdbe8

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

#bcafe8
#e8afbe
#dbe8af
#afe8d8

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

#472d9e
#5939c5
#7a60d1
#9b87dd
#bcafe8
#ddd7f3
#fefeff
#ffffff
#ffffff

Tints of #bcafe8 Color

#bcafe8
#c3b7ea
#cac0ed
#d2c9ef
#d9d2f2
#e1dbf4
#e8e4f7
#f0edf9
#f7f6fc
#ffffff

Shades of #bcafe8 color code

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

#bcafe8
#a79bce
#9288b4
#7d749a
#686180
#534d67
#3e3a4d
#292633
#141319
#000000

Tones

#bcafe8
#c2b9de
#c7c4d3
#cbcbcb
#cbcbcb

Tones

Similar Color like #bcafe8 color

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

#bdb0e9
#beb1ea
#bfb2eb
#c0b3ec
#c1b4ed
#c2b5ee
#c3b6ef
#c4b7f0
#c5b8f1
#c6b9f2
#c7baf3
#c8bbf4
#c9bcf5
#cabdf6
#bbaee7
#baade6
#b9ace5
#b8abe4
#b7aae3
#b6a9e2
#b5a8e1
#b4a7e0
#b3a6df
#b2a5de
#b1a4dd
#b0a3dc
#afa2db
#aea1da

Download this Light Blue

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

#bcafe8 Color Code Preview on Black Background Color

This is how #bcafe8 Color will look on black background color. Color contrast ratio is 10.44

#bcafe8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcafe8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcafe8

#bcafe8 color code is use for CSS Background Color

Background color for the above div is #bcafe8

HTML with inline CSS

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

#bcafe8 color code is use for CSS Border Color

CSS Border color for the above div is #bcafe8

HTML with inline CSS

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

CSS Border Left color for the above div is #bcafe8

HTML with inline CSS

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

CSS Border Right color for the above div is #bcafe8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcafe8

HTML with inline CSS

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

CSS Border Top color for the above div is #bcafe8

HTML with inline CSS

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

#bcafe8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcafe8 Color code Preview on White Background

This is how #bcafe8 Color code will look on white background color. Color contrast ratio is 2.01

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

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