Skip to main content Skip to docs navigation

#b68dfd 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 Lilac Geode and its hex is #BB88FF Nearest Color Name

Color Hue/Base color: Violet

Hex #b68dfd Color code in RGB color code model is created after adding 71.37% red color, 55.29% green color and 99.22% blue color. Hex #b68dfd Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 44% magenta, 0% yellow and 0.78% black.

Hex #b68dfd 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 #b68dfd color code.

RGB Chart

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

Color Table

Hex Color Code b68dfd #b68dfd
RGB Decimal 182, 141, 253 182, 141, 253
RGB Percent 71%, 55%, 99% rgb(71%, 55%, 99%)
CSS RGBa 182, 141, 253,1 rgba(182,141,253,1)
CMYK Model cmyk(28%,44%,0%,0.78%)
HSL Color Space 262,97% ,77% hsl(262,97% ,77%)
HSV Color Space 262°, 44%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110110 10001101 11111101
Octal 266 215 375
Decimal 182 141 253
Hex b6 8d fd

Different shades of #b68dfd color code.

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

Darkest of #b68dfd
#5904ed
Darker of #b68dfd
#7629fb
Dark of #b68dfd
#965bfc
Base of #b68dfd
#b68dfd
Light of #b68dfd
#d6bffe
Lighter
#f6f1ff
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

#b68dfd
#d4fd8d

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

Split Complementary

#b68dfd
#fdee8d
#9cfd8d

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

Analogous Color

#8da5fd
#8d93fd
#b68dfd
#db8dfd
#fd8df0

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

#b68dfd
#8dfdb6
#fdb68d

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

#b68dfd
#fdb68d
#d4fd8d
#8dd4fd

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

#b68dfd
#fd8d9c
#d4fd8d
#8dfdee

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

#4603bb
#5904ed
#7629fb
#965bfc
#b68dfd
#d6bffe
#f6f1ff
#ffffff
#ffffff

Tints of #b68dfd Color

#b68dfd
#be99fd
#c6a6fd
#ceb3fd
#d6bffd
#deccfe
#e6d9fe
#eee5fe
#f6f2fe
#ffffff

Shades of #b68dfd color code

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

#b68dfd
#a17de0
#8d6dc4
#795ea8
#654e8c
#503e70
#3c2f54
#281f38
#140f1c
#000000

Tones

#b68dfd
#b999f1
#bca4e6
#bfb0da
#c2bbcf

Tones

Similar Color like #b68dfd color

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

#b78efe
#b88fff
#b990ff
#ba91ff
#bb92ff
#bc93ff
#bd94ff
#be95ff
#bf96ff
#c097ff
#c198ff
#c299ff
#c39aff
#c49bff
#b58cfc
#b48bfb
#b38afa
#b289f9
#b188f8
#b087f7
#af86f6
#ae85f5
#ad84f4
#ac83f3
#ab82f2
#aa81f1
#a980f0
#a87fef

Download this Light Violet

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

#b68dfd Color Code Preview on Black Background Color

This is how #b68dfd Color will look on black background color. Color contrast ratio is 8.22

#b68dfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b68dfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b68dfd

#b68dfd color code is use for CSS Background Color

Background color for the above div is #b68dfd

HTML with inline CSS

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

#b68dfd color code is use for CSS Border Color

CSS Border color for the above div is #b68dfd

HTML with inline CSS

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

CSS Border Left color for the above div is #b68dfd

HTML with inline CSS

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

CSS Border Right color for the above div is #b68dfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b68dfd

HTML with inline CSS

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

CSS Border Top color for the above div is #b68dfd

HTML with inline CSS

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

#b68dfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b68dfd Color code Preview on White Background

This is how #b68dfd Color code will look on white background color. Color contrast ratio is 2.56

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

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