crispedge.com

Color picker

Loading...

#bea2e2 hex color - Violet - Cool color - Information

#bea2e2 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bea2e2 Color code in RGB color code model is created after adding 74.51% red color, 63.53% green color and 88.63% blue color. Hex #bea2e2 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 28% magenta, 0% yellow and 11% black.

Hex #bea2e2 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 #bea2e2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebea2e2#bea2e2
RGB Decimal190, 162, 226rgb(190, 162, 226)
RGB Percent75%, 64%, 89%rgb(75%, 64%, 89%)
CSS RGBa190, 162, 226,1rgba(190,162,226,1)
CMYK Modelcmyk(16%,28%,0%,11%)
HSL Color Space266,52% ,76%hsl(266,52% ,76%)
HSV Color Space266°, 28%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101010001011100010
Octal276242342
Decimal190162226
Hexbea2e2

Different shades of #bea2e2 color code.

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

Light Shade of #bea2e2
#d9c9ee
Dark Shade of #bea2e2
#a37bd6
Saturated Shade of #bea2e2
#bd9ce8
Desaturated Shade of #bea2e2
#bfa8dc
Grey scale Shade of #bea2e2
#c2c2c2
Brighten Shade
#d7bbfb
Most Readable Shade
#000000

Shades of #bea2e2 color code

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

#bea2e2
#a890c8
#937eaf
#7e6c96
#695a7d
#544864
#3f364b
#2a2432
#151219
#000000

Similar Color like #bea2e2 color

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

#bfa3e3
#c0a4e4
#c1a5e5
#c2a6e6
#c3a7e7
#c4a8e8
#c5a9e9
#c6aaea
#c7abeb
#c8acec
#c9aded
#caaeee
#cbafef
#ccb0f0
#bda1e1
#bca0e0
#bb9fdf
#ba9ede
#b99ddd
#b89cdc
#b79bdb
#b69ada
#b599d9
#b498d8
#b397d7
#b296d6
#b195d5
#b094d4

Monochromatic Color with #bea2e2

#bea2e2
#0b0a0d
#2f2838
#534762
#77658d
#9a84b7

Tints of #bea2e2 Color

#bea2e2
#c5ace5
#ccb6e8
#d3c1eb
#dacbee
#e2d5f2
#e9e0f5
#f0eaf8
#f7f4fb
#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

#bea2e2
#c6e2a2

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

Split Complementary

#bea2e2
#e2dea2
#a6e2a2

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

Analogous Color

#a4a2e2
#b1a2e2
#bea2e2
#cba2e2
#d8a2e2

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

#bea2e2
#e2bea2
#a2e2be

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

#bea2e2
#e2a2a6
#c6e2a2
#a2e2de

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

#bea2e2
#c6e2a2
#a6e2a2
#dea2e2

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

#bea2e2 Color Code Preview on Black Background Color

This is how #bea2e2 Color will look on black background color. Color contrast ratio is 9.46

#bea2e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea2e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea2e2

#bea2e2 color code is use for CSS Background Color

Background color for the above div is #bea2e2

HTML with inline CSS

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

#bea2e2 color code is use for CSS Border Color

CSS Border color for the above div is #bea2e2

HTML with inline CSS

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

CSS Border Left color for the above div is #bea2e2

HTML with inline CSS

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

CSS Border Right color for the above div is #bea2e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bea2e2

HTML with inline CSS

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

CSS Border Top color for the above div is #bea2e2

HTML with inline CSS

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

#bea2e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bea2e2 Color code Preview on White Background

This is how #bea2e2 Color code will look on white background color. Color contrast ratio is 2.22

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

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(190,162,226,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,226,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,162,226,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.