crispedge.com

Color picker

Loading...

#be5fea hex color - Violet - Warm color - Information

#be5fea hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #be5fea Color code in RGB color code model is created after adding 74.51% red color, 37.25% green color and 91.76% blue color. Hex #be5fea Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 59% magenta, 0% yellow and 8% black.

Hex #be5fea color code is between #bb66ee web safe hex color code and #cc55dd web safe hex color code. #bb66ee is the nearest web safe color code. You can see here many more shades of #be5fea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe5fea#be5fea
RGB Decimal190, 95, 234rgb(190, 95, 234)
RGB Percent75%, 37%, 92%rgb(75%, 37%, 92%)
CSS RGBa190, 95, 234,1rgba(190,95,234,1)
CMYK Modelcmyk(19%,59%,0%,8%)
HSL Color Space281,77% ,65%hsl(281,77% ,65%)
HSV Color Space281°, 59%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100101111111101010
Octal276137352
Decimal19095234
Hexbe5fea

Different shades of #be5fea color code.

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

Light Shade of #be5fea
#d08cf0
Dark Shade of #be5fea
#ac32e4
Saturated Shade of #be5fea
#c156f3
Desaturated Shade of #be5fea
#bb68e1
Grey scale Shade of #be5fea
#a4a4a4
Brighten Shade
#d778ff
Most Readable Shade
#000000

Shades of #be5fea color code

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

#be5fea
#a854d0
#9349b6
#7e3f9c
#693482
#542a68
#3f1f4e
#2a1534
#150a1a
#000000

Similar Color like #be5fea color

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

#bf60eb
#c061ec
#c162ed
#c263ee
#c364ef
#c465f0
#c566f1
#c667f2
#c768f3
#c869f4
#c96af5
#ca6bf6
#cb6cf7
#cc6df8
#bd5ee9
#bc5de8
#bb5ce7
#ba5be6
#b95ae5
#b859e4
#b758e3
#b657e2
#b556e1
#b455e0
#b354df
#b253de
#b152dd
#b051dc

Monochromatic Color with #be5fea

#be5fea
#110915
#341a40
#562b6a
#793c95
#9b4ebf

Tints of #be5fea Color

#be5fea
#c570ec
#cc82ee
#d394f1
#daa6f3
#e2b7f5
#e9c9f8
#f0dbfa
#f7edfc
#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

#be5fea
#8bea5f

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

Split Complementary

#be5fea
#d1ea5f
#5fea78

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

Analogous Color

#865fea
#a25fea
#be5fea
#da5fea
#ea5fde

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

#be5fea
#eabe5f
#5feabe

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

#be5fea
#ea785f
#8bea5f
#5fd0ea

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

#be5fea
#8bea5f
#5fea78
#ea5fd1

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

#be5fea Color Code Preview on Black Background Color

This is how #be5fea Color will look on black background color. Color contrast ratio is 6.01

#be5fea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5fea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be5fea

#be5fea color code is use for CSS Background Color

Background color for the above div is #be5fea

HTML with inline CSS

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

#be5fea color code is use for CSS Border Color

CSS Border color for the above div is #be5fea

HTML with inline CSS

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

CSS Border Left color for the above div is #be5fea

HTML with inline CSS

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

CSS Border Right color for the above div is #be5fea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be5fea

HTML with inline CSS

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

CSS Border Top color for the above div is #be5fea

HTML with inline CSS

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

#be5fea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be5fea Color code Preview on White Background

This is how #be5fea Color code will look on white background color. Color contrast ratio is 3.49

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

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,95,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,234,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,95,234,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.