@
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.

#d995da hex color - Violet - Warm color - Information

#d995da hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d995da Color code in RGB color code model is created after adding 85.1% red color, 58.43% green color and 85.49% blue color. Hex #d995da Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 0% yellow and 14.51% black.

Hex #d995da color code is between #dd99dd web safe hex color code and #cc88cc web safe hex color code. #dd99dd is the nearest web safe color code. You can see here many more shades of #d995da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code d995da #d995da
RGB Decimal 217, 149, 218 rgb(217, 149, 218)
RGB Percent 85%, 58%, 85% rgb(85%, 58%, 85%)
CSS RGBa 217, 149, 218,1 rgba(217,149,218,1)
CMYK Model cmyk(0%,32%,0%,14.51%)
HSL Color Space 299,48% ,72% hsl(299,48% ,72%)
HSV Color Space 299°, 32%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011001 10010101 11011010
Octal 331 225 332
Decimal 217 149 218
Hex d9 95 da

Different shades of #d995da color code.

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

Light Shade of #d995da
#e7bbe7
Dark Shade of #d995da
#cb6fcd
Saturated Shade of #d995da
#e08ee1
Desaturated Shade of #d995da
#d29cd3
Grey scale Shade of #d995da
#b7b7b7
Brighten Shade
#f2aef3
Most Readable Shade
#000000

Shades of #d995da color code

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

#d995da
#c084c1
#a873a9
#906391
#785279
#604260
#483148
#302130
#181018
#000000

Similar Color like #d995da color

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

#da96db
#db97dc
#dc98dd
#dd99de
#de9adf
#df9be0
#e09ce1
#e19de2
#e29ee3
#e39fe4
#e4a0e5
#e5a1e6
#e6a2e7
#e7a3e8
#d894d9
#d793d8
#d692d7
#d591d6
#d490d5
#d38fd4
#d28ed3
#d18dd2
#d08cd1
#cf8bd0
#ce8acf
#cd89ce
#cc88cd
#cb87cc

Monochromatic Color with #d995da

#d995da
#050405
#302130
#5a3e5a
#845b85
#af78af

Tints of #d995da Color

#d995da
#dda0de
#e1ace2
#e5b8e6
#e9c4ea
#eecfee
#f2dbf2
#f6e7f6
#faf3fa
#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

#d995da
#96da95

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

Split Complementary

#d995da
#b9da95
#95dab7

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

Analogous Color

#bd95da
#cb95da
#d995da
#da95cd
#da95bf

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

#d995da
#dad995
#95dad9

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

#d995da
#dab695
#96da95
#95b8da

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

#d995da
#96da95
#95dab7
#da95b9

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

#d995da Color Code Preview on Black Background Color

This is how #d995da Color will look on black background color. Color contrast ratio is 9.26

#d995da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d995da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d995da

#d995da color code is use for CSS Background Color

Background color for the above div is #d995da

HTML with inline CSS

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

#d995da color code is use for CSS Border Color

CSS Border color for the above div is #d995da

HTML with inline CSS

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

CSS Border Left color for the above div is #d995da

HTML with inline CSS

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

CSS Border Right color for the above div is #d995da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d995da

HTML with inline CSS

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

CSS Border Top color for the above div is #d995da

HTML with inline CSS

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

#d995da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d995da Color code Preview on White Background

This is how #d995da Color code will look on white background color. Color contrast ratio is 2.27

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

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,149,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,218,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,149,218,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.