crispedge.com

Color picker

Loading...

#bca6fc hex color - Violet - Cool color - Information

#bca6fc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebca6fc#bca6fc
RGB Decimal188, 166, 252rgb(188, 166, 252)
RGB Percent74%, 65%, 99%rgb(74%, 65%, 99%)
CSS RGBa188, 166, 252,1rgba(188,166,252,1)
CMYK Modelcmyk(25%,34%,0%,1%)
HSL Color Space255,93% ,82%hsl(255,93% ,82%)
HSV Color Space255°, 34%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001010011011111100
Octal274246374
Decimal188166252
Hexbca6fc

Different shades of #bca6fc color code.

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

Light Shade of #bca6fc
#e1d7fe
Dark Shade of #bca6fc
#9775fa
Saturated Shade of #bca6fc
#bba3ff
Desaturated Shade of #bca6fc
#beabf7
Grey scale Shade of #bca6fc
#d1d1d1
Brighten Shade
#d5bfff
Most Readable Shade
#000000

Shades of #bca6fc color code

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

#bca6fc
#a793e0
#9281c4
#7d6ea8
#685c8c
#534970
#3e3754
#292438
#14121c
#000000

Similar Color like #bca6fc color

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

#bda7fd
#bea8fe
#bfa9ff
#c0aaff
#c1abff
#c2acff
#c3adff
#c4aeff
#c5afff
#c6b0ff
#c7b1ff
#c8b2ff
#c9b3ff
#cab4ff
#bba5fb
#baa4fa
#b9a3f9
#b8a2f8
#b7a1f7
#b6a0f6
#b59ff5
#b49ef4
#b39df3
#b29cf2
#b19bf1
#b09af0
#af99ef
#ae98ee

Monochromatic Color with #bca6fc

#bca6fc
#1d1a27
#3d3652
#5d527c
#7d6ea7
#9c8ad1

Tints of #bca6fc Color

#bca6fc
#c3affc
#cab9fc
#d2c3fd
#d9cdfd
#e1d7fd
#e8e1fe
#f0ebfe
#f7f5fe
#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

#bca6fc
#e6fca6

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

Split Complementary

#bca6fc
#fce7a6
#bbfca6

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

Analogous Color

#a6b2fc
#aba6fc
#bca6fc
#cda6fc
#dea6fc

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

#bca6fc
#fcbca6
#a6fcbc

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

#bca6fc
#fca6bb
#e6fca6
#a6fce7

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

#bca6fc
#e6fca6
#bbfca6
#e7a6fc

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

#bca6fc Color Code Preview on Black Background Color

This is how #bca6fc Color will look on black background color. Color contrast ratio is 10.00

#bca6fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca6fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca6fc

#bca6fc color code is use for CSS Background Color

Background color for the above div is #bca6fc

HTML with inline CSS

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

#bca6fc color code is use for CSS Border Color

CSS Border color for the above div is #bca6fc

HTML with inline CSS

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

CSS Border Left color for the above div is #bca6fc

HTML with inline CSS

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

CSS Border Right color for the above div is #bca6fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca6fc

HTML with inline CSS

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

CSS Border Top color for the above div is #bca6fc

HTML with inline CSS

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

#bca6fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca6fc Color code Preview on White Background

This is how #bca6fc Color code will look on white background color. Color contrast ratio is 2.10

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.