Skip to main content Skip to docs navigation

#b68ed2 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 Pale Purple and its hex is #B790D4 Nearest Color Name

Color Hue/Base color: Violet

Hex #b68ed2 Color code in RGB color code model is created after adding 71.37% red color, 55.69% green color and 82.35% blue color. Hex #b68ed2 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 32% magenta, 0% yellow and 17.65% black.

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

RGB Chart

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

Color Table

Hex Color Code b68ed2 #b68ed2
RGB Decimal 182, 142, 210 182, 142, 210
RGB Percent 71%, 56%, 82% rgb(71%, 56%, 82%)
CSS RGBa 182, 142, 210,1 rgba(182,142,210,1)
CMYK Model cmyk(13%,32%,0%,17.65%)
HSL Color Space 275,43% ,69% hsl(275,43% ,69%)
HSV Color Space 275°, 32%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110110 10001110 11010010
Octal 266 216 322
Decimal 182 142 210
Hex b6 8e d2

Different shades of #b68ed2 color code.

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

Darkest of #b68ed2
#6b398e
Darker of #b68ed2
#8647b3
Dark of #b68ed2
#9e6ac3
Base of #b68ed2
#b68ed2
Light of #b68ed2
#ceb2e1
Lighter
#e5d7ef
Lightest
#fdfbfe

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

#b68ed2
#aad28e

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

Split Complementary

#b68ed2
#ccd28e
#8ed294

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

Analogous Color

#8e8ed2
#9a8ed2
#b68ed2
#cd8ed2
#d28ebb

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

#b68ed2
#8ed2b6
#d2b68e

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

#b68ed2
#d2b68e
#aad28e
#8eaad2

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

#b68ed2
#d2948e
#aad28e
#8eccd2

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 #b68ed2

#502a6a
#6b398e
#8647b3
#9e6ac3
#b68ed2
#ceb2e1
#e5d7ef
#fdfbfe
#ffffff

Tints of #b68ed2 Color

#b68ed2
#be9ad7
#c6a7dc
#ceb3e1
#d6c0e6
#decceb
#e6d9f0
#eee5f5
#f6f2fa
#ffffff

Shades of #b68ed2 color code

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

#b68ed2
#a17eba
#8d6ea3
#795e8c
#654e74
#503f5d
#3c2f46
#281f2e
#140f17
#000000

Tones

#b68ed2
#b39ec2
#b0aeb2
#b0b0b0
#b0b0b0

Tones

Similar Color like #b68ed2 color

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

#b78fd3
#b890d4
#b991d5
#ba92d6
#bb93d7
#bc94d8
#bd95d9
#be96da
#bf97db
#c098dc
#c199dd
#c29ade
#c39bdf
#c49ce0
#b58dd1
#b48cd0
#b38bcf
#b28ace
#b189cd
#b088cc
#af87cb
#ae86ca
#ad85c9
#ac84c8
#ab83c7
#aa82c6
#a981c5
#a880c4

Download this Dark Violet

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

#b68ed2 Color Code Preview on Black Background Color

This is how #b68ed2 Color will look on black background color. Color contrast ratio is 7.79

#b68ed2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b68ed2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b68ed2

#b68ed2 color code is use for CSS Background Color

Background color for the above div is #b68ed2

HTML with inline CSS

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

#b68ed2 color code is use for CSS Border Color

CSS Border color for the above div is #b68ed2

HTML with inline CSS

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

CSS Border Left color for the above div is #b68ed2

HTML with inline CSS

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

CSS Border Right color for the above div is #b68ed2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b68ed2

HTML with inline CSS

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

CSS Border Top color for the above div is #b68ed2

HTML with inline CSS

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

#b68ed2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b68ed2 Color code Preview on White Background

This is how #b68ed2 Color code will look on white background color. Color contrast ratio is 2.70

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

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