crispedge.com

Color picker

Loading...

#be5aed hex color - Blue - Warm color - Information

#be5aed hex color - Blue - Warm color

Color Hue/Base color: Blue

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

Hex #be5aed color code is between #bb55ee web safe hex color code and #cc66dd web safe hex color code. #bb55ee is the nearest web safe color code. You can see here many more shades of #be5aed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe5aed#be5aed
RGB Decimal190, 90, 237rgb(190, 90, 237)
RGB Percent75%, 35%, 93%rgb(75%, 35%, 93%)
CSS RGBa190, 90, 237,1rgba(190,90,237,1)
CMYK Modelcmyk(20%,62%,0%,7%)
HSL Color Space281,80% ,64%hsl(281,80% ,64%)
HSV Color Space281°, 62%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100101101011101101
Octal276132355
Decimal19090237
Hexbe5aed

Different shades of #be5aed color code.

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

Light Shade of #be5aed
#d088f2
Dark Shade of #be5aed
#ac2ce8
Saturated Shade of #be5aed
#c151f6
Desaturated Shade of #be5aed
#bb63e4
Grey scale Shade of #be5aed
#a3a3a3
Brighten Shade
#d773ff
Most Readable Shade
#FFFFFF

Shades of #be5aed color code

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

#be5aed
#a850d2
#9346b8
#7e3c9e
#693283
#542869
#3f1e4f
#2a1434
#150a1a
#000000

Similar Color like #be5aed color

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

#bf5bee
#c05cef
#c15df0
#c25ef1
#c35ff2
#c460f3
#c561f4
#c662f5
#c763f6
#c864f7
#c965f8
#ca66f9
#cb67fa
#cc68fb
#bd59ec
#bc58eb
#bb57ea
#ba56e9
#b955e8
#b854e7
#b753e6
#b652e5
#b551e4
#b450e3
#b34fe2
#b24ee1
#b14de0
#b04cdf

Monochromatic Color with #be5aed

#be5aed
#140918
#361943
#582a6d
#7a3a98
#9c4ac2

Tints of #be5aed Color

#be5aed
#c56cef
#cc7ef1
#d391f3
#daa3f5
#e2b5f7
#e9c8f9
#f0dafb
#f7ecfd
#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

#be5aed
#89ed5a

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

Split Complementary

#be5aed
#d3ed5a
#5aed74

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

Analogous Color

#835aed
#a15aed
#be5aed
#db5aed
#ed5ae1

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

#be5aed
#edbe5a
#5aedbe

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

#be5aed
#ed745a
#89ed5a
#5ad2ed

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

#be5aed
#89ed5a
#5aed74
#ed5ad3

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

#be5aed Color Code Preview on Black Background Color

This is how #be5aed Color will look on black background color. Color contrast ratio is 5.87

#be5aed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5aed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5aed

#be5aed color code is use for CSS Background Color

Background color for the above div is #be5aed

HTML with inline CSS

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

#be5aed color code is use for CSS Border Color

CSS Border color for the above div is #be5aed

HTML with inline CSS

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

CSS Border Left color for the above div is #be5aed

HTML with inline CSS

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

CSS Border Right color for the above div is #be5aed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be5aed

HTML with inline CSS

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

CSS Border Top color for the above div is #be5aed

HTML with inline CSS

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

#be5aed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be5aed Color code Preview on White Background

This is how #be5aed Color code will look on white background color. Color contrast ratio is 3.57

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

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,90,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,237,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,90,237,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.