crispedge.com

Color picker

Loading...

#dc9ed6 hex color - Violet - Warm color - Information

#dc9ed6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dc9ed6 Color code in RGB color code model is created after adding 86.27% red color, 61.96% green color and 83.92% blue color. Hex #dc9ed6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 3% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedc9ed6#dc9ed6
RGB Decimal220, 158, 214rgb(220, 158, 214)
RGB Percent86%, 62%, 84%rgb(86%, 62%, 84%)
CSS RGBa220, 158, 214,1rgba(220,158,214,1)
CMYK Modelcmyk(0%,28%,3%,14%)
HSL Color Space306,47% ,74%hsl(306,47% ,74%)
HSV Color Space306°, 28%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001001111011010110
Octal334236326
Decimal220158214
Hexdc9ed6

Different shades of #dc9ed6 color code.

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

Light Shade of #dc9ed6
#eac3e6
Dark Shade of #dc9ed6
#ce79c6
Saturated Shade of #dc9ed6
#e397db
Desaturated Shade of #dc9ed6
#d5a5d1
Grey scale Shade of #dc9ed6
#bdbdbd
Brighten Shade
#f5b7ef
Most Readable Shade
#000000

Shades of #dc9ed6 color code

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

#dc9ed6
#c38cbe
#ab7aa6
#92698e
#7a5776
#61465f
#493447
#30232f
#181117
#000000

Similar Color like #dc9ed6 color

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

#dd9fd7
#dea0d8
#dfa1d9
#e0a2da
#e1a3db
#e2a4dc
#e3a5dd
#e4a6de
#e5a7df
#e6a8e0
#e7a9e1
#e8aae2
#e9abe3
#eaace4
#db9dd5
#da9cd4
#d99bd3
#d89ad2
#d799d1
#d698d0
#d597cf
#d496ce
#d395cd
#d294cc
#d193cb
#d092ca
#cf91c9
#ce90c8

Monochromatic Color with #dc9ed6

#dc9ed6
#070507
#322431
#5c425a
#876183
#b17fad

Tints of #dc9ed6 Color

#dc9ed6
#dfa8da
#e3b3df
#e7bee3
#ebc9e8
#efd3ec
#f3def1
#f7e9f5
#fbf4fa
#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

#dc9ed6
#9edca4

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

Split Complementary

#dc9ed6
#b7dc9e
#9edcc3

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

Analogous Color

#c99edc
#d69edc
#dc9ed6
#dc9eca
#dc9ebd

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

#dc9ed6
#d6dc9e
#9ed6dc

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

#dc9ed6
#dcc39e
#9edca4
#9eb7dc

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

#dc9ed6
#9edca4
#9edcc3
#dc9eb7

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

#dc9ed6 Color Code Preview on Black Background Color

This is how #dc9ed6 Color will look on black background color. Color contrast ratio is 9.90

#dc9ed6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc9ed6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc9ed6

#dc9ed6 color code is use for CSS Background Color

Background color for the above div is #dc9ed6

HTML with inline CSS

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

#dc9ed6 color code is use for CSS Border Color

CSS Border color for the above div is #dc9ed6

HTML with inline CSS

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

CSS Border Left color for the above div is #dc9ed6

HTML with inline CSS

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

CSS Border Right color for the above div is #dc9ed6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc9ed6

HTML with inline CSS

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

CSS Border Top color for the above div is #dc9ed6

HTML with inline CSS

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

#dc9ed6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc9ed6 Color code Preview on White Background

This is how #dc9ed6 Color code will look on white background color. Color contrast ratio is 2.12

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

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(220,158,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,220,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,158,214,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.