Skip to main content Skip to docs navigation

#be7cd2 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 Pantone 528 C and its hex is #B580D1 Nearest Color Name

Color Hue/Base color: Violet

Hex #be7cd2 Color code in RGB color code model is created after adding 74.51% red color, 48.63% green color and 82.35% blue color. Hex #be7cd2 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 41% magenta, 0% yellow and 17.65% black.

Hex #be7cd2 color code is between #bb77cc web safe hex color code and #cc88dd web safe hex color code. #bb77cc is the nearest web safe color code. You can see here many more shades of #be7cd2 color code.

RGB Chart

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

Color Table

Hex Color Code be7cd2 #be7cd2
RGB Decimal 190, 124, 210 190, 124, 210
RGB Percent 75%, 49%, 82% rgb(75%, 49%, 82%)
CSS RGBa 190, 124, 210,1 rgba(190,124,210,1)
CMYK Model cmyk(10%,41%,0%,17.65%)
HSL Color Space 286,49% ,65% hsl(286,49% ,65%)
HSV Color Space 286°, 41%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 01111100 11010010
Octal 276 174 322
Decimal 190 124 210
Hex be 7c d2

Different shades of #be7cd2 color code.

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

Darkest of #be7cd2
#722e87
Darker of #be7cd2
#923bad
Dark of #be7cd2
#ab56c5
Base of #be7cd2
#be7cd2
Light of #be7cd2
#d1a2df
Lighter
#e4c8ec
Lightest
#f7eef9

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

#be7cd2
#90d27c

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

Split Complementary

#be7cd2
#bbd27c
#7cd293

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

Analogous Color

#8c7cd2
#9a7cd2
#be7cd2
#d27cc9
#d27ca5

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

#be7cd2
#7cd2be
#d2be7c

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

#be7cd2
#d2be7c
#90d27c
#7c90d2

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

#be7cd2
#d2937c
#90d27c
#7cbbd2

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

#522161
#722e87
#923bad
#ab56c5
#be7cd2
#d1a2df
#e4c8ec
#f7eef9
#ffffff

Tints of #be7cd2 Color

#be7cd2
#c58ad7
#cc99dc
#d3a7e1
#dab6e6
#e2c4eb
#e9d3f0
#f0e1f5
#f7f0fa
#ffffff

Shades of #be7cd2 color code

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

#be7cd2
#a86eba
#9360a3
#7e528c
#694474
#54375d
#3f2946
#2a1b2e
#150d17
#000000

Tones

#be7cd2
#b58ec0
#ab9faf
#a7a7a7
#a7a7a7

Tones

Similar Color like #be7cd2 color

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

#bf7dd3
#c07ed4
#c17fd5
#c280d6
#c381d7
#c482d8
#c583d9
#c684da
#c785db
#c886dc
#c987dd
#ca88de
#cb89df
#cc8ae0
#bd7bd1
#bc7ad0
#bb79cf
#ba78ce
#b977cd
#b876cc
#b775cb
#b674ca
#b573c9
#b472c8
#b371c7
#b270c6
#b16fc5
#b06ec4

Download this Dark Violet

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

#be7cd2 Color Code Preview on Black Background Color

This is how #be7cd2 Color will look on black background color. Color contrast ratio is 7.00

#be7cd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be7cd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be7cd2

#be7cd2 color code is use for CSS Background Color

Background color for the above div is #be7cd2

HTML with inline CSS

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

#be7cd2 color code is use for CSS Border Color

CSS Border color for the above div is #be7cd2

HTML with inline CSS

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

CSS Border Left color for the above div is #be7cd2

HTML with inline CSS

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

CSS Border Right color for the above div is #be7cd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be7cd2

HTML with inline CSS

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

CSS Border Top color for the above div is #be7cd2

HTML with inline CSS

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

#be7cd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be7cd2 Color code Preview on White Background

This is how #be7cd2 Color code will look on white background color. Color contrast ratio is 3.00

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

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