Skip to main content Skip to docs navigation

#bcbcd0 hex color | Download Light Violet 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 Blue Haze and its hex is #BDBACE Nearest Color Name

Color Hue/Base color: Violet

Hex #bcbcd0 Color code in RGB color code model is created after adding 73.73% red color, 73.73% green color and 81.57% blue color. Hex #bcbcd0 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 10% magenta, 0% yellow and 18.43% black.

Hex #bcbcd0 color code is between #bbbbcc web safe hex color code and #ccccdd web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #bcbcd0 color code.

RGB Chart

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

Color Table

Hex Color Code bcbcd0 #bcbcd0
RGB Decimal 188, 188, 208 188, 188, 208
RGB Percent 74%, 74%, 82% rgb(74%, 74%, 82%)
CSS RGBa 188, 188, 208,1 rgba(188,188,208,1)
CMYK Model cmyk(10%,10%,0%,18.43%)
HSL Color Space 240,18% ,78% hsl(240,18% ,78%)
HSV Color Space 240°, 10%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 10111100 11010000
Octal 274 274 320
Decimal 188 188 208
Hex bc bc d0

Different shades of #bcbcd0 color code.

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

Darkest of #bcbcd0
#64648f
Darker of #bcbcd0
#8080a6
Dark of #bcbcd0
#9e9ebb
Base of #bcbcd0
#bcbcd0
Light of #bcbcd0
#dadae5
Lighter
#f8f8fa
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

#bcbcd0
#d0d0bc

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

Split Complementary

#bcbcd0
#d0c6bc
#c6d0bc

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

Analogous Color

#bcc8d0
#bcc4d0
#bcbcd0
#c3bcd0
#cbbcd0

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

#bcbcd0
#bcd0bc
#d0bcbc

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

#bcbcd0
#d0bcbc
#d0d0bc
#bcd0d0

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

#bcbcd0
#d0bcc6
#d0d0bc
#bcd0c6

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

#4f4f71
#64648f
#8080a6
#9e9ebb
#bcbcd0
#dadae5
#f8f8fa
#ffffff
#ffffff

Tints of #bcbcd0 Color

#bcbcd0
#c3c3d5
#cacada
#d2d2df
#d9d9e4
#e1e1ea
#e8e8ef
#f0f0f4
#f7f7f9
#ffffff

Shades of #bcbcd0 color code

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

#bcbcd0
#a7a7b8
#9292a1
#7d7d8a
#686873
#53535c
#3e3e45
#29292e
#141417
#000000

Tones

#bcbcd0
#c6c6c6
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #bcbcd0 color

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

#bdbdd1
#bebed2
#bfbfd3
#c0c0d4
#c1c1d5
#c2c2d6
#c3c3d7
#c4c4d8
#c5c5d9
#c6c6da
#c7c7db
#c8c8dc
#c9c9dd
#cacade
#bbbbcf
#babace
#b9b9cd
#b8b8cc
#b7b7cb
#b6b6ca
#b5b5c9
#b4b4c8
#b3b3c7
#b2b2c6
#b1b1c5
#b0b0c4
#afafc3
#aeaec2

Download this Light Violet

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

#bcbcd0 Color Code Preview on Black Background Color

This is how #bcbcd0 Color will look on black background color. Color contrast ratio is 11.24

#bcbcd0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbcd0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbcd0

#bcbcd0 color code is use for CSS Background Color

Background color for the above div is #bcbcd0

HTML with inline CSS

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

#bcbcd0 color code is use for CSS Border Color

CSS Border color for the above div is #bcbcd0

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbcd0

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbcd0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbcd0

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbcd0

HTML with inline CSS

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

#bcbcd0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbcd0 Color code Preview on White Background

This is how #bcbcd0 Color code will look on white background color. Color contrast ratio is 1.87

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

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