crispedge.com

Color picker

Loading...

#be95ae hex color - Violet - Warm color - Information

#be95ae hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #be95ae Color code in RGB color code model is created after adding 74.51% red color, 58.43% green color and 68.24% blue color. Hex #be95ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 8% yellow and 25% black.

Hex #be95ae color code is between #bb99aa web safe hex color code and #cc88bb web safe hex color code. #bb99aa is the nearest web safe color code. You can see here many more shades of #be95ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe95ae#be95ae
RGB Decimal190, 149, 174rgb(190, 149, 174)
RGB Percent75%, 58%, 68%rgb(75%, 58%, 68%)
CSS RGBa190, 149, 174,1rgba(190,149,174,1)
CMYK Modelcmyk(0%,22%,8%,25%)
HSL Color Space323,24% ,66%hsl(323,24% ,66%)
HSV Color Space323°, 22%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101001010110101110
Octal276225256
Decimal190149174
Hexbe95ae

Different shades of #be95ae color code.

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

Light Shade of #be95ae
#d1b5c6
Dark Shade of #be95ae
#ab7596
Saturated Shade of #be95ae
#c78cb0
Desaturated Shade of #be95ae
#b59eac
Grey scale Shade of #be95ae
#a9a9a9
Brighten Shade
#d7aec7
Most Readable Shade
#000000

Shades of #be95ae color code

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

#be95ae
#a8849a
#937387
#7e6374
#695260
#54424d
#3f313a
#2a2126
#151013
#000000

Similar Color like #be95ae color

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

#bf96af
#c097b0
#c198b1
#c299b2
#c39ab3
#c49bb4
#c59cb5
#c69db6
#c79eb7
#c89fb8
#c9a0b9
#caa1ba
#cba2bb
#cca3bc
#bd94ad
#bc93ac
#bb92ab
#ba91aa
#b990a9
#b88fa8
#b78ea7
#b68da6
#b58ca5
#b48ba4
#b38aa3
#b289a2
#b188a1
#b087a0

Monochromatic Color with #be95ae

#be95ae
#e8b6d5
#141012
#3e3139
#695260
#937487

Tints of #be95ae Color

#be95ae
#c5a0b7
#ccacc0
#d3b8c9
#dac4d2
#e2cfdb
#e9dbe4
#f0e7ed
#f7f3f6
#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

#be95ae
#95bea5

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

Split Complementary

#be95ae
#99be95
#95beba

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

Analogous Color

#be95be
#be95b6
#be95ae
#be95a6
#be959e

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

#be95ae
#aebe95
#95aebe

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

#be95ae
#beb995
#95bea5
#959abe

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

#be95ae
#95bea5
#95beba
#be9599

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

#be95ae Color Code Preview on Black Background Color

This is how #be95ae Color will look on black background color. Color contrast ratio is 8.10

#be95ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be95ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be95ae

#be95ae color code is use for CSS Background Color

Background color for the above div is #be95ae

HTML with inline CSS

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

#be95ae color code is use for CSS Border Color

CSS Border color for the above div is #be95ae

HTML with inline CSS

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

CSS Border Left color for the above div is #be95ae

HTML with inline CSS

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

CSS Border Right color for the above div is #be95ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be95ae

HTML with inline CSS

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

CSS Border Top color for the above div is #be95ae

HTML with inline CSS

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

#be95ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be95ae Color code Preview on White Background

This is how #be95ae Color code will look on white background color. Color contrast ratio is 2.59

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

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,149,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,190,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,149,174,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.