crispedge.com

Color picker

Loading...

#b8b6ee hex color - Blue - Cool color - Information

#b8b6ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #b8b6ee color code is between #bbbbdd web safe hex color code and #aaaaff web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #b8b6ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb8b6ee#b8b6ee
RGB Decimal184, 182, 238rgb(184, 182, 238)
RGB Percent72%, 71%, 93%rgb(72%, 71%, 93%)
CSS RGBa184, 182, 238,1rgba(184,182,238,1)
CMYK Modelcmyk(23%,24%,0%,7%)
HSL Color Space242,62% ,82%hsl(242,62% ,82%)
HSV Color Space242°, 24%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110001011011011101110
Octal270266356
Decimal184182238
Hexb8b6ee

Different shades of #b8b6ee color code.

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

Light Shade of #b8b6ee
#e0dff8
Dark Shade of #b8b6ee
#908de4
Saturated Shade of #b8b6ee
#b4b1f2
Desaturated Shade of #b8b6ee
#bcbae9
Grey scale Shade of #b8b6ee
#d2d2d2
Brighten Shade
#d1cfff
Most Readable Shade
#000000

Shades of #b8b6ee color code

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

#b8b6ee
#a3a1d3
#8f8db9
#7a799e
#666584
#515069
#3d3c4f
#282834
#14141a
#000000

Similar Color like #b8b6ee color

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

#b9b7ef
#bab8f0
#bbb9f1
#bcbaf2
#bdbbf3
#bebcf4
#bfbdf5
#c0bef6
#c1bff7
#c2c0f8
#c3c1f9
#c4c2fa
#c5c3fb
#c6c4fc
#b7b5ed
#b6b4ec
#b5b3eb
#b4b2ea
#b3b1e9
#b2b0e8
#b1afe7
#b0aee6
#afade5
#aeace4
#adabe3
#acaae2
#aba9e1
#aaa8e0

Monochromatic Color with #b8b6ee

#b8b6ee
#14141a
#353444
#55556e
#767599
#9796c3

Tints of #b8b6ee Color

#b8b6ee
#bfbeef
#c7c6f1
#cfcef3
#d7d6f5
#dfdef7
#e7e6f9
#efeefb
#f7f6fd
#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

#b8b6ee
#eceeb6

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

Split Complementary

#b8b6ee
#eed4b6
#d0eeb6

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

Analogous Color

#b6caee
#b6bfee
#b8b6ee
#c3b6ee
#ceb6ee

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

#b8b6ee
#eeb8b6
#b6eeb8

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

#b8b6ee
#eeb6d0
#eceeb6
#b6eed4

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

Double Complementary Color

#b8b6ee
#eceeb6
#d0eeb6
#d4b6ee

Double Complementary 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).

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

#b8b6ee Color Code Preview on Black Background Color

This is how #b8b6ee Color will look on black background color. Color contrast ratio is 10.96

#b8b6ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8b6ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8b6ee

#b8b6ee color code is use for CSS Background Color

Background color for the above div is #b8b6ee

HTML with inline CSS

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

#b8b6ee color code is use for CSS Border Color

CSS Border color for the above div is #b8b6ee

HTML with inline CSS

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

CSS Border Left color for the above div is #b8b6ee

HTML with inline CSS

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

CSS Border Right color for the above div is #b8b6ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8b6ee

HTML with inline CSS

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

CSS Border Top color for the above div is #b8b6ee

HTML with inline CSS

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

#b8b6ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8b6ee Color code Preview on White Background

This is how #b8b6ee Color code will look on white background color. Color contrast ratio is 1.92

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(184,182,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,238,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,182,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.