crispedge.com

Color picker

Loading...

#be8ed4 hex color - Violet - Warm color - Information

#be8ed4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #be8ed4 Color code in RGB color code model is created after adding 74.51% red color, 55.69% green color and 83.14% blue color. Hex #be8ed4 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 33% magenta, 0% yellow and 17% black.

Hex #be8ed4 color code is between #bb88cc web safe hex color code and #cc99dd web safe hex color code. #bb88cc is the nearest web safe color code. You can see here many more shades of #be8ed4 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebe8ed4#be8ed4
RGB Decimal190, 142, 212rgb(190, 142, 212)
RGB Percent75%, 56%, 83%rgb(75%, 56%, 83%)
CSS RGBa190, 142, 212,1rgba(190,142,212,1)
CMYK Modelcmyk(10%,33%,0%,17%)
HSL Color Space281,45% ,69%hsl(281,45% ,69%)
HSV Color Space281°, 33%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101000111011010100
Octal276216324
Decimal190142212
Hexbe8ed4

Different shades of #be8ed4 color code.

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

Light Shade of #be8ed4
#d3b3e2
Dark Shade of #be8ed4
#a969c6
Saturated Shade of #be8ed4
#c186dc
Desaturated Shade of #be8ed4
#bb96cc
Grey scale Shade of #be8ed4
#b1b1b1
Brighten Shade
#d7a7ed
Most Readable Shade
#000000

Shades of #be8ed4 color code

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

#be8ed4
#a87ebc
#936ea4
#7e5e8d
#694e75
#543f5e
#3f2f46
#2a1f2f
#150f17
#000000

Similar Color like #be8ed4 color

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

#bf8fd5
#c090d6
#c191d7
#c292d8
#c393d9
#c494da
#c595db
#c696dc
#c797dd
#c898de
#c999df
#ca9ae0
#cb9be1
#cc9ce2
#bd8dd3
#bc8cd2
#bb8bd1
#ba8ad0
#b989cf
#b888ce
#b787cd
#b686cc
#b585cb
#b484ca
#b383c9
#b282c8
#b181c7
#b080c6

Monochromatic Color with #be8ed4

#be8ed4
#e4aafe
#261c2a
#4c3954
#72557f
#9872a9

Tints of #be8ed4 Color

#be8ed4
#c59ad8
#cca7dd
#d3b3e2
#dac0e7
#e2cceb
#e9d9f0
#f0e5f5
#f7f2fa
#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

#be8ed4
#a4d48e

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

Split Complementary

#be8ed4
#c7d48e
#8ed49b

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

Analogous Color

#a28ed4
#b08ed4
#be8ed4
#cc8ed4
#d48ece

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

#be8ed4
#d4be8e
#8ed4be

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

#be8ed4
#d49b8e
#a4d48e
#8ec7d4

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

#be8ed4
#a4d48e
#8ed49b
#d48ec7

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

#be8ed4 Color Code Preview on Black Background Color

This is how #be8ed4 Color will look on black background color. Color contrast ratio is 8.01

#be8ed4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be8ed4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be8ed4

#be8ed4 color code is use for CSS Background Color

Background color for the above div is #be8ed4

HTML with inline CSS

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

#be8ed4 color code is use for CSS Border Color

CSS Border color for the above div is #be8ed4

HTML with inline CSS

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

CSS Border Left color for the above div is #be8ed4

HTML with inline CSS

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

CSS Border Right color for the above div is #be8ed4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be8ed4

HTML with inline CSS

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

CSS Border Top color for the above div is #be8ed4

HTML with inline CSS

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

#be8ed4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be8ed4 Color code Preview on White Background

This is how #be8ed4 Color code will look on white background color. Color contrast ratio is 2.62

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

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,142,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,212,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,142,212,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.