crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b88eef hex color - Blue - Cool color - Information

#b88eef hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #b88eef color code is between #bb88ee web safe hex color code and #aa99ff web safe hex color code. #bb88ee is the nearest web safe color code. You can see here many more shades of #b88eef color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb88eef#b88eef
RGB Decimal184, 142, 239rgb(184, 142, 239)
RGB Percent72%, 56%, 94%rgb(72%, 56%, 94%)
CSS RGBa184, 142, 239,1rgba(184,142,239,1)
CMYK Modelcmyk(23%,41%,0%,6%)
HSL Color Space266,75% ,75%hsl(266,75% ,75%)
HSV Color Space266°, 41%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110001000111011101111
Octal270216357
Decimal184142239
Hexb88eef

Different shades of #b88eef color code.

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

Light Shade of #b88eef
#d4bbf5
Dark Shade of #b88eef
#9c61e9
Saturated Shade of #b88eef
#b788f5
Desaturated Shade of #b88eef
#b994e9
Grey scale Shade of #b88eef
#bebebe
Brighten Shade
#d1a7ff
Most Readable Shade
#000000

Shades of #b88eef color code

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

#b88eef
#a37ed4
#8f6eb9
#7a5e9f
#664e84
#513f6a
#3d2f4f
#281f35
#140f1a
#000000

Similar Color like #b88eef color

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

#b98ff0
#ba90f1
#bb91f2
#bc92f3
#bd93f4
#be94f5
#bf95f6
#c096f7
#c197f8
#c298f9
#c399fa
#c49afb
#c59bfc
#c69cfd
#b78dee
#b68ced
#b58bec
#b48aeb
#b389ea
#b288e9
#b187e8
#b086e7
#af85e6
#ae84e5
#ad83e4
#ac82e3
#ab81e2
#aa80e1

Monochromatic Color with #b88eef

#b88eef
#14101a
#352945
#56426f
#775c9a
#9775c4

Tints of #b88eef Color

#b88eef
#bf9af0
#c7a7f2
#cfb3f4
#d7c0f6
#dfccf7
#e7d9f9
#efe5fb
#f7f2fd
#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

#b88eef
#c5ef8e

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

Split Complementary

#b88eef
#efe88e
#95ef8e

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

Analogous Color

#918eef
#a58eef
#b88eef
#cb8eef
#df8eef

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

#b88eef
#efb88e
#8eefb8

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

#b88eef
#ef8e94
#c5ef8e
#8eefe8

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

#b88eef
#c5ef8e
#95ef8e
#e88eef

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 #b88eef 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.

#b88eef Color Code Preview on Black Background Color

This is how #b88eef Color will look on black background color. Color contrast ratio is 8.15

#b88eef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b88eef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b88eef

#b88eef color code is use for CSS Background Color

Background color for the above div is #b88eef

HTML with inline CSS

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

#b88eef color code is use for CSS Border Color

CSS Border color for the above div is #b88eef

HTML with inline CSS

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

CSS Border Left color for the above div is #b88eef

HTML with inline CSS

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

CSS Border Right color for the above div is #b88eef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b88eef

HTML with inline CSS

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

CSS Border Top color for the above div is #b88eef

HTML with inline CSS

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

#b88eef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b88eef Color code Preview on White Background

This is how #b88eef Color code will look on white background color. Color contrast ratio is 2.58

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.