crispedge.com

Color picker

Loading...

#d95bee hex color - Violet - Warm color - Information

#d95bee hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #d95bee color code is between #dd55dd web safe hex color code and #cc66ff web safe hex color code. #dd55dd is the nearest web safe color code. You can see here many more shades of #d95bee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded95bee#d95bee
RGB Decimal217, 91, 238rgb(217, 91, 238)
RGB Percent85%, 36%, 93%rgb(85%, 36%, 93%)
CSS RGBa217, 91, 238,1rgba(217,91,238,1)
CMYK Modelcmyk(9%,62%,0%,7%)
HSL Color Space291,81% ,65%hsl(291,81% ,65%)
HSV Color Space291°, 62%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010101101111101110
Octal331133356
Decimal21791238
Hexd95bee

Different shades of #d95bee color code.

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

Light Shade of #d95bee
#e489f3
Dark Shade of #d95bee
#ce2de9
Saturated Shade of #d95bee
#df52f7
Desaturated Shade of #d95bee
#d364e5
Grey scale Shade of #d95bee
#a4a4a4
Brighten Shade
#f274ff
Most Readable Shade
#000000

Shades of #d95bee color code

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

#d95bee
#c050d3
#a846b9
#903c9e
#783284
#602869
#481e4f
#301434
#180a1a
#000000

Similar Color like #d95bee color

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

#da5cef
#db5df0
#dc5ef1
#dd5ff2
#de60f3
#df61f4
#e062f5
#e163f6
#e264f7
#e365f8
#e466f9
#e567fa
#e668fb
#e769fc
#d85aed
#d759ec
#d658eb
#d557ea
#d456e9
#d355e8
#d254e7
#d153e6
#d052e5
#cf51e4
#ce50e3
#cd4fe2
#cc4ee1
#cb4de0

Monochromatic Color with #d95bee

#d95bee
#170a1a
#3e1a44
#652a6e
#8c3b99
#b24bc3

Tints of #d95bee Color

#d95bee
#dd6def
#e17ff1
#e591f3
#e9a3f5
#eeb6f7
#f2c8f9
#f6dafb
#faecfd
#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

#d95bee
#70ee5b

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

Split Complementary

#d95bee
#b9ee5b
#5bee90

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

Analogous Color

#9e5bee
#bc5bee
#d95bee
#ee5be6
#ee5bc8

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

#d95bee
#eed95b
#5beed9

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

#d95bee
#ee8f5b
#70ee5b
#5bb9ee

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

#d95bee
#70ee5b
#5bee90
#ee5bb9

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

#d95bee Color Code Preview on Black Background Color

This is how #d95bee Color will look on black background color. Color contrast ratio is 6.68

#d95bee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95bee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95bee

#d95bee color code is use for CSS Background Color

Background color for the above div is #d95bee

HTML with inline CSS

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

#d95bee color code is use for CSS Border Color

CSS Border color for the above div is #d95bee

HTML with inline CSS

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

CSS Border Left color for the above div is #d95bee

HTML with inline CSS

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

CSS Border Right color for the above div is #d95bee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d95bee

HTML with inline CSS

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

CSS Border Top color for the above div is #d95bee

HTML with inline CSS

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

#d95bee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d95bee Color code Preview on White Background

This is how #d95bee Color code will look on white background color. Color contrast ratio is 3.14

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

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