crispedge.com

Color picker

Loading...

#bb88de hex color - Violet - Warm color - Information

#bb88de hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bb88de Color code in RGB color code model is created after adding 73.33% red color, 53.33% green color and 87.06% blue color. Hex #bb88de Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 39% magenta, 0% yellow and 13% black.

Hex #bb88de color code is between #aa77dd web safe hex color code and #cc99ee web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #bb88de color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb88de#bb88de
RGB Decimal187, 136, 222rgb(187, 136, 222)
RGB Percent73%, 53%, 87%rgb(73%, 53%, 87%)
CSS RGBa187, 136, 222,1rgba(187,136,222,1)
CMYK Modelcmyk(16%,39%,0%,13%)
HSL Color Space276,57% ,70%hsl(276,57% ,70%)
HSV Color Space276°, 39%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111000100011011110
Octal273210336
Decimal187136222
Hexbb88de

Different shades of #bb88de color code.

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

Light Shade of #bb88de
#d2b0e9
Dark Shade of #bb88de
#a460d3
Saturated Shade of #bb88de
#bc80e6
Desaturated Shade of #bb88de
#ba90d6
Grey scale Shade of #bb88de
#b3b3b3
Brighten Shade
#d4a1f7
Most Readable Shade
#000000

Shades of #bb88de color code

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

#bb88de
#a678c5
#9169ac
#7c5a94
#674b7b
#533c62
#3e2d4a
#291e31
#140f18
#000000

Similar Color like #bb88de color

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

#bc89df
#bd8ae0
#be8be1
#bf8ce2
#c08de3
#c18ee4
#c28fe5
#c390e6
#c491e7
#c592e8
#c693e9
#c794ea
#c895eb
#c996ec
#ba87dd
#b986dc
#b885db
#b784da
#b683d9
#b582d8
#b481d7
#b380d6
#b27fd5
#b17ed4
#b07dd3
#af7cd2
#ae7bd1
#ad7ad0

Monochromatic Color with #bb88de

#bb88de
#080609
#2c2034
#503a5e
#735489
#976eb3

Tints of #bb88de Color

#bb88de
#c295e1
#caa2e5
#d1afe9
#d9bcec
#e0caf0
#e8d7f4
#efe4f7
#f7f1fb
#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

#bb88de
#abde88

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

Split Complementary

#bb88de
#d6de88
#88de90

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

Analogous Color

#9988de
#aa88de
#bb88de
#cc88de
#dd88de

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

#bb88de
#debb88
#88debb

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

#bb88de
#de9088
#abde88
#88d6de

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

#bb88de
#abde88
#88de90
#de88d6

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

#bb88de Color Code Preview on Black Background Color

This is how #bb88de Color will look on black background color. Color contrast ratio is 7.69

#bb88de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb88de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb88de

#bb88de color code is use for CSS Background Color

Background color for the above div is #bb88de

HTML with inline CSS

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

#bb88de color code is use for CSS Border Color

CSS Border color for the above div is #bb88de

HTML with inline CSS

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

CSS Border Left color for the above div is #bb88de

HTML with inline CSS

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

CSS Border Right color for the above div is #bb88de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb88de

HTML with inline CSS

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

CSS Border Top color for the above div is #bb88de

HTML with inline CSS

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

#bb88de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb88de Color code Preview on White Background

This is how #bb88de Color code will look on white background color. Color contrast ratio is 2.73

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

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(187,136,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,222,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,136,222,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.