Skip to main content Skip to docs navigation

#b20ef2 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Promiscuous Pink and its hex is #BB11EE Nearest Color Name

Color Hue/Base color: Violet

Hex #b20ef2 Color code in RGB color code model is created after adding 69.8% red color, 5.49% green color and 94.9% blue color. Hex #b20ef2 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 94% magenta, 0% yellow and 5.1% black.

Hex #b20ef2 color code is between #aa11ee web safe hex color code and #bb00ff web safe hex color code. #aa11ee is the nearest web safe color code. You can see here many more shades of #b20ef2 color code.

RGB Chart

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

Color Table

Hex Color Code b20ef2 #b20ef2
RGB Decimal 178, 14, 242 178, 14, 242
RGB Percent 70%, 5%, 95% rgb(70%, 5%, 95%)
CSS RGBa 178, 14, 242,1 rgba(178,14,242,1)
CMYK Model cmyk(26%,94%,0%,5.1%)
HSL Color Space 283,90% ,50% hsl(283,90% ,50%)
HSV Color Space 283°, 94%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 00001110 11110010
Octal 262 16 362
Decimal 178 14 242
Hex b2 0e f2

Different shades of #b20ef2 color code.

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

Darkest of #b20ef2
#480562
Darker of #b20ef2
#6b0892
Dark of #b20ef2
#8f0ac3
Base of #b20ef2
#b20ef2
Light of #b20ef2
#c13ef5
Lighter
#d16ff7
Lightest
#e09ffa

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

#b20ef2
#4ef20e

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

Split Complementary

#b20ef2
#c0f20e
#0ef240

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

Analogous Color

#2d0ef2
#530ef2
#b20ef2
#f20ee6
#f20e87

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

#b20ef2
#0ef2b2
#f2b20e

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

#b20ef2
#f2b20e
#4ef20e
#0e4ef2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b20ef2
#f2400e
#4ef20e
#0ec0f2

Square 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).

Monochromatic Color with #b20ef2

#240331
#480562
#6b0892
#8f0ac3
#b20ef2
#c13ef5
#d16ff7
#e09ffa
#f0d0fc

Tints of #b20ef2 Color

#b20ef2
#ba28f3
#c343f4
#cb5ef6
#d479f7
#dc93f9
#e5aefa
#edc9fc
#f6e4fd
#ffffff

Shades of #b20ef2 color code

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

#b20ef2
#9e0cd7
#8a0abc
#7609a1
#620786
#4f066b
#3b0450
#270335
#13011a
#000000

Tones

#b20ef2
#a727d9
#9c41bf
#915aa6
#85748c

Tones

Similar Color like #b20ef2 color

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

#b30ff3
#b410f4
#b511f5
#b612f6
#b713f7
#b814f8
#b915f9
#ba16fa
#bb17fb
#bc18fc
#bd19fd
#be1afe
#bf1bff
#c01cff
#b10df1
#b00cf0
#af0bef
#ae0aee
#ad09ed
#ac08ec
#ab07eb
#aa06ea
#a905e9
#a804e8
#a703e7
#a602e6
#a501e5
#a400e4

Download this Dark Violet

Hex #b20ef2 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.

#b20ef2 Color Code Preview on Black Background Color

This is how #b20ef2 Color will look on black background color. Color contrast ratio is 4.24

#b20ef2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b20ef2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b20ef2

#b20ef2 color code is use for CSS Background Color

Background color for the above div is #b20ef2

HTML with inline CSS

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

#b20ef2 color code is use for CSS Border Color

CSS Border color for the above div is #b20ef2

HTML with inline CSS

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

CSS Border Left color for the above div is #b20ef2

HTML with inline CSS

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

CSS Border Right color for the above div is #b20ef2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b20ef2

HTML with inline CSS

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

CSS Border Top color for the above div is #b20ef2

HTML with inline CSS

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

#b20ef2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b20ef2 Color code Preview on White Background

This is how #b20ef2 Color code will look on white background color. Color contrast ratio is 4.96

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(178,14,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,242,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,14,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }