crispedge.com

Color picker

Loading...

#bc88be hex color - Violet - Warm color - Information

#bc88be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc88be Color code in RGB color code model is created after adding 73.73% red color, 53.33% green color and 74.51% blue color. Hex #bc88be Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 28% magenta, 0% yellow and 25% black.

Hex #bc88be color code is between #bb77bb web safe hex color code and #cc99cc web safe hex color code. #bb77bb is the nearest web safe color code. You can see here many more shades of #bc88be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc88be#bc88be
RGB Decimal188, 136, 190rgb(188, 136, 190)
RGB Percent74%, 53%, 75%rgb(74%, 53%, 75%)
CSS RGBa188, 136, 190,1rgba(188,136,190,1)
CMYK Modelcmyk(1%,28%,0%,25%)
HSL Color Space298,29% ,64%hsl(298,29% ,64%)
HSV Color Space298°, 28%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001000100010111110
Octal274210276
Decimal188136190
Hexbc88be

Different shades of #bc88be color code.

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

Light Shade of #bc88be
#cfa9d0
Dark Shade of #bc88be
#a967ac
Saturated Shade of #bc88be
#c57fc7
Desaturated Shade of #bc88be
#b391b5
Grey scale Shade of #bc88be
#a3a3a3
Brighten Shade
#d5a1d7
Most Readable Shade
#000000

Shades of #bc88be color code

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

#bc88be
#a778a8
#926993
#7d5a7e
#684b69
#533c54
#3e2d3f
#291e2a
#140f15
#000000

Similar Color like #bc88be color

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

#bd89bf
#be8ac0
#bf8bc1
#c08cc2
#c18dc3
#c28ec4
#c38fc5
#c490c6
#c591c7
#c692c8
#c793c9
#c894ca
#c995cb
#ca96cc
#bb87bd
#ba86bc
#b985bb
#b884ba
#b783b9
#b682b8
#b581b7
#b480b6
#b37fb5
#b27eb4
#b17db3
#b07cb2
#af7bb1
#ae7ab0

Monochromatic Color with #bc88be

#bc88be
#e6a6e8
#140e14
#3e2d3e
#684b69
#926a93

Tints of #bc88be Color

#bc88be
#c395c5
#caa2cc
#d2afd3
#d9bcda
#e1cae2
#e8d7e9
#f0e4f0
#f7f1f7
#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

#bc88be
#8abe88

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

Split Complementary

#bc88be
#a5be88
#88bea1

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

Analogous Color

#a688be
#b188be
#bc88be
#be88b5
#be88aa

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

#bc88be
#bebc88
#88bebc

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

#bc88be
#bea188
#8abe88
#88a5be

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

#bc88be
#8abe88
#88bea1
#be88a5

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

#bc88be Color Code Preview on Black Background Color

This is how #bc88be Color will look on black background color. Color contrast ratio is 7.40

#bc88be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc88be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc88be

#bc88be color code is use for CSS Background Color

Background color for the above div is #bc88be

HTML with inline CSS

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

#bc88be color code is use for CSS Border Color

CSS Border color for the above div is #bc88be

HTML with inline CSS

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

CSS Border Left color for the above div is #bc88be

HTML with inline CSS

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

CSS Border Right color for the above div is #bc88be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc88be

HTML with inline CSS

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

CSS Border Top color for the above div is #bc88be

HTML with inline CSS

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

#bc88be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc88be Color code Preview on White Background

This is how #bc88be Color code will look on white background color. Color contrast ratio is 2.84

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

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(188,136,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,190,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,136,190,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.