Skip to main content Skip to docs navigation

#b85cdc 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 Blueberry Glaze and its hex is #CC66DD Nearest Color Name

Color Hue/Base color: Violet

Hex #b85cdc Color code in RGB color code model is created after adding 72.16% red color, 36.08% green color and 86.27% blue color. Hex #b85cdc Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 58% magenta, 0% yellow and 13.73% black.

Hex #b85cdc color code is between #bb55dd web safe hex color code and #aa66cc web safe hex color code. #bb55dd is the nearest web safe color code. You can see here many more shades of #b85cdc color code.

RGB Chart

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

Color Table

Hex Color Code b85cdc #b85cdc
RGB Decimal 184, 92, 220 184, 92, 220
RGB Percent 72%, 36%, 86% rgb(72%, 36%, 86%)
CSS RGBa 184, 92, 220,1 rgba(184,92,220,1)
CMYK Model cmyk(16%,58%,0%,13.73%)
HSL Color Space 283,65% ,61% hsl(283,65% ,61%)
HSV Color Space 283°, 58%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111000 01011100 11011100
Octal 270 134 334
Decimal 184 92 220
Hex b8 5c dc

Different shades of #b85cdc color code.

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

Darkest of #b85cdc
#661c83
Darker of #b85cdc
#8725ad
Dark of #b85cdc
#a632d3
Base of #b85cdc
#b85cdc
Light of #b85cdc
#ca86e5
Lighter
#ddb0ee
Lightest
#efdaf7

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

#b85cdc
#80dc5c

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

Split Complementary

#b85cdc
#c0dc5c
#5cdc78

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

Analogous Color

#6d5cdc
#835cdc
#b85cdc
#dc5cd5
#dc5ca0

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

#b85cdc
#5cdcb8
#dcb85c

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

#b85cdc
#dcb85c
#80dc5c
#5c80dc

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

#b85cdc
#dc785c
#80dc5c
#5cc0dc

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

#451359
#661c83
#8725ad
#a632d3
#b85cdc
#ca86e5
#ddb0ee
#efdaf7
#ffffff

Tints of #b85cdc Color

#b85cdc
#bf6edf
#c780e3
#cf92e7
#d7a4eb
#dfb6ef
#e7c8f3
#efdaf7
#f7ecfb
#ffffff

Shades of #b85cdc color code

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

#b85cdc
#a351c3
#8f47ab
#7a3d92
#66337a
#512861
#3d1e49
#281430
#140a18
#000000

Tones

#b85cdc
#af70c8
#a784b4
#9e97a1
#9c9c9c

Tones

Similar Color like #b85cdc color

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

#b95ddd
#ba5ede
#bb5fdf
#bc60e0
#bd61e1
#be62e2
#bf63e3
#c064e4
#c165e5
#c266e6
#c367e7
#c468e8
#c569e9
#c66aea
#b75bdb
#b65ada
#b559d9
#b458d8
#b357d7
#b256d6
#b155d5
#b054d4
#af53d3
#ae52d2
#ad51d1
#ac50d0
#ab4fcf
#aa4ece

Download this Dark Violet

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

#b85cdc Color Code Preview on Black Background Color

This is how #b85cdc Color will look on black background color. Color contrast ratio is 5.60

#b85cdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85cdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b85cdc

#b85cdc color code is use for CSS Background Color

Background color for the above div is #b85cdc

HTML with inline CSS

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

#b85cdc color code is use for CSS Border Color

CSS Border color for the above div is #b85cdc

HTML with inline CSS

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

CSS Border Left color for the above div is #b85cdc

HTML with inline CSS

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

CSS Border Right color for the above div is #b85cdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b85cdc

HTML with inline CSS

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

CSS Border Top color for the above div is #b85cdc

HTML with inline CSS

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

#b85cdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b85cdc Color code Preview on White Background

This is how #b85cdc Color code will look on white background color. Color contrast ratio is 3.75

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

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(184,92,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,220,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,92,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }