Skip to main content Skip to docs navigation

#b679fd 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 Easter Purple and its hex is #C071FE Nearest Color Name

Color Hue/Base color: Violet

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

Hex #b679fd color code is between #bb77ff web safe hex color code and #aa88ee web safe hex color code. #bb77ff is the nearest web safe color code. You can see here many more shades of #b679fd color code.

RGB Chart

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

Color Table

Hex Color Code b679fd #b679fd
RGB Decimal 182, 121, 253 182, 121, 253
RGB Percent 71%, 47%, 99% rgb(71%, 47%, 99%)
CSS RGBa 182, 121, 253,1 rgba(182,121,253,1)
CMYK Model cmyk(28%,52%,0%,0.78%)
HSL Color Space 268,97% ,73% hsl(268,97% ,73%)
HSV Color Space 268°, 52%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110110 01111001 11111101
Octal 266 171 375
Decimal 182 121 253
Hex b6 79 fd

Different shades of #b679fd color code.

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

Darkest of #b679fd
#6603da
Darker of #b679fd
#7f14fc
Dark of #b679fd
#9b47fc
Base of #b679fd
#b679fd
Light of #b679fd
#d1abfe
Lighter
#edddfe
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

#b679fd
#c0fd79

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

Split Complementary

#b679fd
#fdf879
#7efd79

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

Analogous Color

#7989fd
#7f79fd
#b679fd
#e279fd
#fd79e1

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

#b679fd
#79fdb6
#fdb679

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

#b679fd
#fdb679
#c0fd79
#79c0fd

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

#b679fd
#fd797e
#c0fd79
#79fdf8

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

#4f02a7
#6603da
#7f14fc
#9b47fc
#b679fd
#d1abfe
#edddfe
#ffffff
#ffffff

Tints of #b679fd Color

#b679fd
#be87fd
#c696fd
#cea5fd
#d6b4fd
#dec3fe
#e6d2fe
#eee1fe
#f6f0fe
#ffffff

Shades of #b679fd color code

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

#b679fd
#a16be0
#8d5ec4
#7950a8
#65438c
#503570
#3c2854
#281a38
#140d1c
#000000

Tones

#b679fd
#b787ef
#b894e2
#b9a2d4
#baafc7

Tones

Similar Color like #b679fd color

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

#b77afe
#b87bff
#b97cff
#ba7dff
#bb7eff
#bc7fff
#bd80ff
#be81ff
#bf82ff
#c083ff
#c184ff
#c285ff
#c386ff
#c487ff
#b578fc
#b477fb
#b376fa
#b275f9
#b174f8
#b073f7
#af72f6
#ae71f5
#ad70f4
#ac6ff3
#ab6ef2
#aa6df1
#a96cf0
#a86bef

Download this Light Violet

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

#b679fd Color Code Preview on Black Background Color

This is how #b679fd Color will look on black background color. Color contrast ratio is 7.14

#b679fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b679fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b679fd

#b679fd color code is use for CSS Background Color

Background color for the above div is #b679fd

HTML with inline CSS

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

#b679fd color code is use for CSS Border Color

CSS Border color for the above div is #b679fd

HTML with inline CSS

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

CSS Border Left color for the above div is #b679fd

HTML with inline CSS

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

CSS Border Right color for the above div is #b679fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b679fd

HTML with inline CSS

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

CSS Border Top color for the above div is #b679fd

HTML with inline CSS

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

#b679fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b679fd Color code Preview on White Background

This is how #b679fd Color code will look on white background color. Color contrast ratio is 2.94

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

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