crispedge.com

Color picker

Loading...

#b95efa hex color - Violet - Warm color - Information

#b95efa hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b95efa Color code in RGB color code model is created after adding 72.55% red color, 36.86% green color and 98.04% blue color. Hex #b95efa Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 62% magenta, 0% yellow and 2% black.

Hex #b95efa color code is between #bb66ff web safe hex color code and #aa55ee web safe hex color code. #bb66ff is the nearest web safe color code. You can see here many more shades of #b95efa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb95efa#b95efa
RGB Decimal185, 94, 250rgb(185, 94, 250)
RGB Percent73%, 37%, 98%rgb(73%, 37%, 98%)
CSS RGBa185, 94, 250,1rgba(185,94,250,1)
CMYK Modelcmyk(26%,62%,0%,2%)
HSL Color Space275,94% ,67%hsl(275,94% ,67%)
HSV Color Space275°, 62%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110010101111011111010
Octal271136372
Decimal18594250
Hexb95efa

Different shades of #b95efa color code.

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

Light Shade of #b95efa
#cf8ffc
Dark Shade of #b95efa
#a32df8
Saturated Shade of #b95efa
#ba59ff
Desaturated Shade of #b95efa
#b866f2
Grey scale Shade of #b95efa
#acacac
Brighten Shade
#d277ff
Most Readable Shade
#000000

Shades of #b95efa color code

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

#b95efa
#a453de
#8f49c2
#7b3ea6
#66348a
#52296f
#3d1f53
#291437
#140a1b
#000000

Similar Color like #b95efa color

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

#ba5ffb
#bb60fc
#bc61fd
#bd62fe
#be63ff
#bf64ff
#c065ff
#c166ff
#c267ff
#c368ff
#c469ff
#c56aff
#c66bff
#c76cff
#b85df9
#b75cf8
#b65bf7
#b55af6
#b459f5
#b358f4
#b257f3
#b156f2
#b055f1
#af54f0
#ae53ef
#ad52ee
#ac51ed
#ab50ec

Monochromatic Color with #b95efa

#b95efa
#1c0e25
#3b1e50
#5b2e7a
#7a3ea5
#9a4ecf

Tints of #b95efa Color

#b95efa
#c06ffa
#c881fb
#d093fb
#d8a5fc
#dfb7fc
#e7c9fd
#efdbfd
#f7edfe
#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

#b95efa
#9ffa5e

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

Split Complementary

#b95efa
#edfa5e
#5efa6b

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

Analogous Color

#7b5efa
#9a5efa
#b95efa
#d85efa
#f75efa

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

#b95efa
#fab95e
#5efab9

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

#b95efa
#fa6b5e
#9ffa5e
#5eedfa

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

#b95efa
#9ffa5e
#5efa6b
#fa5eed

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

#b95efa Color Code Preview on Black Background Color

This is how #b95efa Color will look on black background color. Color contrast ratio is 6.04

#b95efa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b95efa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b95efa

#b95efa color code is use for CSS Background Color

Background color for the above div is #b95efa

HTML with inline CSS

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

#b95efa color code is use for CSS Border Color

CSS Border color for the above div is #b95efa

HTML with inline CSS

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

CSS Border Left color for the above div is #b95efa

HTML with inline CSS

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

CSS Border Right color for the above div is #b95efa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b95efa

HTML with inline CSS

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

CSS Border Top color for the above div is #b95efa

HTML with inline CSS

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

#b95efa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b95efa Color code Preview on White Background

This is how #b95efa Color code will look on white background color. Color contrast ratio is 3.47

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

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(185,94,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,250,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(185,94,250,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.