Skip to main content Skip to docs navigation

#b68bfc hex color | Download Light 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 Liliac and its hex is #C48EFD Nearest Color Name

Color Hue/Base color: Violet

Hex #b68bfc Color code in RGB color code model is created after adding 71.37% red color, 54.51% green color and 98.82% blue color. Hex #b68bfc Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 45% magenta, 0% yellow and 1.18% black.

Hex #b68bfc color code is between #bb88ff web safe hex color code and #aa99ee web safe hex color code. #bb88ff is the nearest web safe color code. You can see here many more shades of #b68bfc color code.

RGB Chart

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

Color Table

Hex Color Code b68bfc #b68bfc
RGB Decimal 182, 139, 252 182, 139, 252
RGB Percent 71%, 55%, 99% rgb(71%, 55%, 99%)
CSS RGBa 182, 139, 252,1 rgba(182,139,252,1)
CMYK Model cmyk(28%,45%,0%,1.18%)
HSL Color Space 263,95% ,77% hsl(263,95% ,77%)
HSV Color Space 263°, 45%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110110 10001011 11111100
Octal 266 213 374
Decimal 182 139 252
Hex b6 8b fc

Different shades of #b68bfc color code.

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

Darkest of #b68bfc
#5c06e8
Darker of #b68bfc
#7728f9
Dark of #b68bfc
#9759fb
Base of #b68bfc
#b68bfc
Light of #b68bfc
#d5bdfd
Lighter
#f5eeff
Lightest
#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

#b68bfc
#d1fc8b

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

Split Complementary

#b68bfc
#fcee8b
#99fc8b

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

Analogous Color

#8ba2fc
#8b8ffc
#b68bfc
#dc8bfc
#fc8bed

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

#b68bfc
#8bfcb6
#fcb68b

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

#b68bfc
#fcb68b
#d1fc8b
#8bd1fc

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

#b68bfc
#fc8b99
#d1fc8b
#8bfcee

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

#4805b6
#5c06e8
#7728f9
#9759fb
#b68bfc
#d5bdfd
#f5eeff
#ffffff
#ffffff

Tints of #b68bfc Color

#b68bfc
#be97fc
#c6a4fc
#ceb1fd
#d6befd
#decbfd
#e6d8fe
#eee5fe
#f6f2fe
#ffffff

Shades of #b68bfc color code

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

#b68bfc
#a17be0
#8d6cc4
#795ca8
#654d8c
#503d70
#3c2e54
#281e38
#140f1c
#000000

Tones

#b68bfc
#b997f0
#bca3e4
#bfafd8
#c1bbcc

Tones

Similar Color like #b68bfc color

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

#b78cfd
#b88dfe
#b98eff
#ba8fff
#bb90ff
#bc91ff
#bd92ff
#be93ff
#bf94ff
#c095ff
#c196ff
#c297ff
#c398ff
#c499ff
#b58afb
#b489fa
#b388f9
#b287f8
#b186f7
#b085f6
#af84f5
#ae83f4
#ad82f3
#ac81f2
#ab80f1
#aa7ff0
#a97eef
#a87dee

Download this Light Violet

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

#b68bfc Color Code Preview on Black Background Color

This is how #b68bfc Color will look on black background color. Color contrast ratio is 8.09

#b68bfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b68bfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b68bfc

#b68bfc color code is use for CSS Background Color

Background color for the above div is #b68bfc

HTML with inline CSS

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

#b68bfc color code is use for CSS Border Color

CSS Border color for the above div is #b68bfc

HTML with inline CSS

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

CSS Border Left color for the above div is #b68bfc

HTML with inline CSS

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

CSS Border Right color for the above div is #b68bfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b68bfc

HTML with inline CSS

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

CSS Border Top color for the above div is #b68bfc

HTML with inline CSS

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

#b68bfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b68bfc Color code Preview on White Background

This is how #b68bfc Color code will look on white background color. Color contrast ratio is 2.60

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

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