crispedge.com

Color picker

Loading...

#be94ee hex color - Blue - Cool color - Information

#be94ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #be94ee Color code in RGB color code model is created after adding 74.51% red color, 58.04% green color and 93.33% blue color. Hex #be94ee Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 38% magenta, 0% yellow and 7% black.

Hex #be94ee color code is between #bb99dd web safe hex color code and #cc88ff web safe hex color code. #bb99dd is the nearest web safe color code. You can see here many more shades of #be94ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe94ee#be94ee
RGB Decimal190, 148, 238rgb(190, 148, 238)
RGB Percent75%, 58%, 93%rgb(75%, 58%, 93%)
CSS RGBa190, 148, 238,1rgba(190,148,238,1)
CMYK Modelcmyk(20%,38%,0%,7%)
HSL Color Space268,73% ,76%hsl(268,73% ,76%)
HSV Color Space268°, 38%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101001010011101110
Octal276224356
Decimal190148238
Hexbe94ee

Different shades of #be94ee color code.

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

Light Shade of #be94ee
#d9c0f5
Dark Shade of #be94ee
#a368e7
Saturated Shade of #be94ee
#be8ef4
Desaturated Shade of #be94ee
#be9ae8
Grey scale Shade of #be94ee
#c1c1c1
Brighten Shade
#d7adff
Most Readable Shade
#000000

Shades of #be94ee color code

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

#be94ee
#a883d3
#9373b9
#7e629e
#695284
#544169
#3f314f
#2a2034
#15101a
#000000

Similar Color like #be94ee color

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

#bf95ef
#c096f0
#c197f1
#c298f2
#c399f3
#c49af4
#c59bf5
#c69cf6
#c79df7
#c89ef8
#c99ff9
#caa0fa
#cba1fb
#cca2fc
#bd93ed
#bc92ec
#bb91eb
#ba90ea
#b98fe9
#b88ee8
#b78de7
#b68ce6
#b58be5
#b48ae4
#b389e3
#b288e2
#b187e1
#b086e0

Monochromatic Color with #be94ee

#be94ee
#14101a
#362a44
#58456e
#7a5f99
#9c7ac3

Tints of #be94ee Color

#be94ee
#c59fef
#ccabf1
#d3b7f3
#dac3f5
#e2cff7
#e9dbf9
#f0e7fb
#f7f3fd
#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

#be94ee
#c4ee94

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

Split Complementary

#be94ee
#eeeb94
#97ee94

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

Analogous Color

#9a94ee
#ac94ee
#be94ee
#d094ee
#e294ee

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

#be94ee
#eebe94
#94eebe

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

#be94ee
#ee9497
#c4ee94
#94eeeb

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

#be94ee
#c4ee94
#97ee94
#eb94ee

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

#be94ee Color Code Preview on Black Background Color

This is how #be94ee Color will look on black background color. Color contrast ratio is 8.66

#be94ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be94ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be94ee

#be94ee color code is use for CSS Background Color

Background color for the above div is #be94ee

HTML with inline CSS

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

#be94ee color code is use for CSS Border Color

CSS Border color for the above div is #be94ee

HTML with inline CSS

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

CSS Border Left color for the above div is #be94ee

HTML with inline CSS

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

CSS Border Right color for the above div is #be94ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be94ee

HTML with inline CSS

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

CSS Border Top color for the above div is #be94ee

HTML with inline CSS

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

#be94ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be94ee Color code Preview on White Background

This is how #be94ee Color code will look on white background color. Color contrast ratio is 2.42

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

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,148,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,238,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,148,238,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.