crispedge.com

Color picker

Loading...

#d95bc5 hex color - Violet - Warm color - Information

#d95bc5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d95bc5 Color code in RGB color code model is created after adding 85.1% red color, 35.69% green color and 77.25% blue color. Hex #d95bc5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 9% yellow and 15% black.

Hex #d95bc5 color code is between #dd55cc web safe hex color code and #cc66bb web safe hex color code. #dd55cc is the nearest web safe color code. You can see here many more shades of #d95bc5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded95bc5#d95bc5
RGB Decimal217, 91, 197rgb(217, 91, 197)
RGB Percent85%, 36%, 77%rgb(85%, 36%, 77%)
CSS RGBa217, 91, 197,1rgba(217,91,197,1)
CMYK Modelcmyk(0%,58%,9%,15%)
HSL Color Space310,62% ,60%hsl(310,62% ,60%)
HSV Color Space310°, 58%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010101101111000101
Octal331133305
Decimal21791197
Hexd95bc5

Different shades of #d95bc5 color code.

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

Light Shade of #d95bc5
#e384d4
Dark Shade of #d95bc5
#cf32b6
Saturated Shade of #d95bc5
#e351cc
Desaturated Shade of #d95bc5
#cf65be
Grey scale Shade of #d95bc5
#9a9a9a
Brighten Shade
#f274de
Most Readable Shade
#000000

Shades of #d95bc5 color code

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

#d95bc5
#c050af
#a84699
#903c83
#78326d
#602857
#481e41
#30142b
#180a15
#000000

Similar Color like #d95bc5 color

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

#da5cc6
#db5dc7
#dc5ec8
#dd5fc9
#de60ca
#df61cb
#e062cc
#e163cd
#e264ce
#e365cf
#e466d0
#e567d1
#e668d2
#e769d3
#d85ac4
#d759c3
#d658c2
#d557c1
#d456c0
#d355bf
#d254be
#d153bd
#d052bc
#cf51bb
#ce50ba
#cd4fb9
#cc4eb8
#cb4db7

Monochromatic Color with #d95bc5

#d95bc5
#040204
#2f142b
#592651
#843778
#ae499e

Tints of #d95bc5 Color

#d95bc5
#dd6dcb
#e17fd1
#e591d8
#e9a3de
#eeb6e5
#f2c8eb
#f6daf2
#faecf8
#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

#d95bc5
#5bd96f

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

Split Complementary

#d95bc5
#86d95b
#5bd9ae

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

Analogous Color

#bb5bd9
#d45bd9
#d95bc5
#d95bac
#d95b93

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

#d95bc5
#c5d95b
#5bc5d9

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

#d95bc5
#d9ae5b
#5bd96f
#5b86d9

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

#d95bc5
#5bd96f
#5bd9ae
#d95b86

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 #d95bc5 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.

#d95bc5 Color Code Preview on Black Background Color

This is how #d95bc5 Color will look on black background color. Color contrast ratio is 6.25

#d95bc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95bc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95bc5

#d95bc5 color code is use for CSS Background Color

Background color for the above div is #d95bc5

HTML with inline CSS

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

#d95bc5 color code is use for CSS Border Color

CSS Border color for the above div is #d95bc5

HTML with inline CSS

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

CSS Border Left color for the above div is #d95bc5

HTML with inline CSS

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

CSS Border Right color for the above div is #d95bc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d95bc5

HTML with inline CSS

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

CSS Border Top color for the above div is #d95bc5

HTML with inline CSS

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

#d95bc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d95bc5 Color code Preview on White Background

This is how #d95bc5 Color code will look on white background color. Color contrast ratio is 3.36

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

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(217,91,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,217,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,91,197,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.