crispedge.com

Color picker

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

#bca8e2 hex color - Violet - Cool color - Information

#bca8e2 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bca8e2 Color code in RGB color code model is created after adding 73.73% red color, 65.88% green color and 88.63% blue color. Hex #bca8e2 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 26% magenta, 0% yellow and 11% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebca8e2#bca8e2
RGB Decimal188, 168, 226rgb(188, 168, 226)
RGB Percent74%, 66%, 89%rgb(74%, 66%, 89%)
CSS RGBa188, 168, 226,1rgba(188,168,226,1)
CMYK Modelcmyk(17%,26%,0%,11%)
HSL Color Space261,50% ,77%hsl(261,50% ,77%)
HSV Color Space261°, 26%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001010100011100010
Octal274250342
Decimal188168226
Hexbca8e2

Different shades of #bca8e2 color code.

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

Light Shade of #bca8e2
#d9ceef
Dark Shade of #bca8e2
#9f82d5
Saturated Shade of #bca8e2
#baa2e8
Desaturated Shade of #bca8e2
#beaedc
Grey scale Shade of #bca8e2
#c5c5c5
Brighten Shade
#d5c1fb
Most Readable Shade
#000000

Shades of #bca8e2 color code

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

#bca8e2
#a795c8
#9282af
#7d7096
#685d7d
#534a64
#3e384b
#292532
#141219
#000000

Similar Color like #bca8e2 color

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

#bda9e3
#beaae4
#bfabe5
#c0ace6
#c1ade7
#c2aee8
#c3afe9
#c4b0ea
#c5b1eb
#c6b2ec
#c7b3ed
#c8b4ee
#c9b5ef
#cab6f0
#bba7e1
#baa6e0
#b9a5df
#b8a4de
#b7a3dd
#b6a2dc
#b5a1db
#b4a0da
#b39fd9
#b29ed8
#b19dd7
#b09cd6
#af9bd5
#ae9ad4

Monochromatic Color with #bca8e2

#bca8e2
#0b0a0d
#2f2a38
#524962
#75698d
#9988b7

Tints of #bca8e2 Color

#bca8e2
#c3b1e5
#cabbe8
#d2c5eb
#d9ceee
#e1d8f2
#e8e2f5
#f0ebf8
#f7f5fb
#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

#bca8e2
#cee2a8

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

Split Complementary

#bca8e2
#e2d9a8
#b1e2a8

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

Analogous Color

#a8abe2
#b0a8e2
#bca8e2
#c8a8e2
#d3a8e2

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

#bca8e2
#e2bca8
#a8e2bc

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

#bca8e2
#e2a8b1
#cee2a8
#a8e2d9

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

#bca8e2
#cee2a8
#b1e2a8
#d9a8e2

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

#bca8e2 Color Code Preview on Black Background Color

This is how #bca8e2 Color will look on black background color. Color contrast ratio is 9.84

#bca8e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca8e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca8e2

#bca8e2 color code is use for CSS Background Color

Background color for the above div is #bca8e2

HTML with inline CSS

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

#bca8e2 color code is use for CSS Border Color

CSS Border color for the above div is #bca8e2

HTML with inline CSS

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

CSS Border Left color for the above div is #bca8e2

HTML with inline CSS

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

CSS Border Right color for the above div is #bca8e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca8e2

HTML with inline CSS

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

CSS Border Top color for the above div is #bca8e2

HTML with inline CSS

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

#bca8e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca8e2 Color code Preview on White Background

This is how #bca8e2 Color code will look on white background color. Color contrast ratio is 2.13

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.