crispedge.com

Color picker

Loading...

#bd8ead hex color - Violet - Warm color - Information

#bd8ead hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bd8ead Color code in RGB color code model is created after adding 74.12% red color, 55.69% green color and 67.84% blue color. Hex #bd8ead Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 8% yellow and 26% black.

Hex #bd8ead color code is between #bb88aa web safe hex color code and #cc99bb web safe hex color code. #bb88aa is the nearest web safe color code. You can see here many more shades of #bd8ead color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd8ead#bd8ead
RGB Decimal189, 142, 173rgb(189, 142, 173)
RGB Percent74%, 56%, 68%rgb(74%, 56%, 68%)
CSS RGBa189, 142, 173,1rgba(189,142,173,1)
CMYK Modelcmyk(0%,25%,8%,26%)
HSL Color Space320,26% ,65%hsl(320,26% ,65%)
HSV Color Space320°, 25%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011000111010101101
Octal275216255
Decimal189142173
Hexbd8ead

Different shades of #bd8ead color code.

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

Light Shade of #bd8ead
#d0aec4
Dark Shade of #bd8ead
#aa6e96
Saturated Shade of #bd8ead
#c685b0
Desaturated Shade of #bd8ead
#b497aa
Grey scale Shade of #bd8ead
#a5a5a5
Brighten Shade
#d6a7c6
Most Readable Shade
#000000

Shades of #bd8ead color code

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

#bd8ead
#a87e99
#936e86
#7e5e73
#694e60
#543f4c
#3f2f39
#2a1f26
#150f13
#000000

Similar Color like #bd8ead color

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

#be8fae
#bf90af
#c091b0
#c192b1
#c293b2
#c394b3
#c495b4
#c596b5
#c697b6
#c798b7
#c899b8
#c99ab9
#ca9bba
#cb9cbb
#bc8dac
#bb8cab
#ba8baa
#b98aa9
#b889a8
#b788a7
#b687a6
#b586a5
#b485a4
#b384a3
#b283a2
#b182a1
#b081a0
#af809f

Monochromatic Color with #bd8ead

#bd8ead
#e7aed4
#130e11
#3d2e38
#684e5f
#926e86

Tints of #bd8ead Color

#bd8ead
#c49ab6
#cba7bf
#d3b3c8
#dac0d1
#e1ccda
#e9d9e3
#f0e5ec
#f7f2f5
#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

#bd8ead
#8ebd9e

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

Split Complementary

#bd8ead
#96bd8e
#8ebdb5

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

Analogous Color

#ba8ebd
#bd8eb6
#bd8ead
#bd8ea4
#bd8e9a

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

#bd8ead
#adbd8e
#8eadbd

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

#bd8ead
#bdb58e
#8ebd9e
#8e95bd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bd8ead
#8ebd9e
#8ebdb6
#bd8e96

Double Complementary 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).

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

#bd8ead Color Code Preview on Black Background Color

This is how #bd8ead Color will look on black background color. Color contrast ratio is 7.64

#bd8ead in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd8ead

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd8ead

#bd8ead color code is use for CSS Background Color

Background color for the above div is #bd8ead

HTML with inline CSS

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

#bd8ead color code is use for CSS Border Color

CSS Border color for the above div is #bd8ead

HTML with inline CSS

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

CSS Border Left color for the above div is #bd8ead

HTML with inline CSS

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

CSS Border Right color for the above div is #bd8ead

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd8ead

HTML with inline CSS

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

CSS Border Top color for the above div is #bd8ead

HTML with inline CSS

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

#bd8ead hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd8ead Color code Preview on White Background

This is how #bd8ead Color code will look on white background color. Color contrast ratio is 2.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 #bd8ead; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bd8ead; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(189,142,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,189,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,142,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.