crispedge.com

Color picker

Loading...

#dc5ec7 hex color - Red - Warm color - Information

#dc5ec7 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dc5ec7 Color code in RGB color code model is created after adding 86.27% red color, 36.86% green color and 78.04% blue color. Hex #dc5ec7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 10% yellow and 14% black.

Hex #dc5ec7 color code is between #dd66cc web safe hex color code and #cc55bb web safe hex color code. #dd66cc is the nearest web safe color code. You can see here many more shades of #dc5ec7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedc5ec7#dc5ec7
RGB Decimal220, 94, 199rgb(220, 94, 199)
RGB Percent86%, 37%, 78%rgb(86%, 37%, 78%)
CSS RGBa220, 94, 199,1rgba(220,94,199,1)
CMYK Modelcmyk(0%,57%,10%,14%)
HSL Color Space310,64% ,62%hsl(310,64% ,62%)
HSV Color Space310°, 57%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000101111011000111
Octal334136307
Decimal22094199
Hexdc5ec7

Different shades of #dc5ec7 color code.

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

Light Shade of #dc5ec7
#e588d6
Dark Shade of #dc5ec7
#d334b8
Saturated Shade of #dc5ec7
#e654ce
Desaturated Shade of #dc5ec7
#d268c0
Grey scale Shade of #dc5ec7
#9d9d9d
Brighten Shade
#f577e0
Most Readable Shade
#000000

Shades of #dc5ec7 color code

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

#dc5ec7
#c353b0
#ab499a
#923e84
#7a346e
#612958
#491f42
#30142c
#180a16
#000000

Similar Color like #dc5ec7 color

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

#dd5fc8
#de60c9
#df61ca
#e062cb
#e163cc
#e264cd
#e365ce
#e466cf
#e567d0
#e668d1
#e769d2
#e86ad3
#e96bd4
#ea6cd5
#db5dc6
#da5cc5
#d95bc4
#d85ac3
#d759c2
#d658c1
#d557c0
#d456bf
#d355be
#d254bd
#d153bc
#d052bb
#cf51ba
#ce50b9

Monochromatic Color with #dc5ec7

#dc5ec7
#070307
#32152d
#5c2854
#873a7a
#b14ca1

Tints of #dc5ec7 Color

#dc5ec7
#df6fcd
#e381d3
#e793d9
#eba5df
#efb7e6
#f3c9ec
#f7dbf2
#fbedf8
#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

#dc5ec7
#5edc73

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

Split Complementary

#dc5ec7
#88dc5e
#5edcb2

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

Analogous Color

#bf5edc
#d85edc
#dc5ec7
#dc5eae
#dc5e95

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

#dc5ec7
#c7dc5e
#5ec7dc

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

#dc5ec7
#dcb25e
#5edc73
#5e88dc

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

#dc5ec7
#5edc73
#5edcb2
#dc5e88

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

#dc5ec7 Color Code Preview on Black Background Color

This is how #dc5ec7 Color will look on black background color. Color contrast ratio is 6.47

#dc5ec7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc5ec7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc5ec7

#dc5ec7 color code is use for CSS Background Color

Background color for the above div is #dc5ec7

HTML with inline CSS

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

#dc5ec7 color code is use for CSS Border Color

CSS Border color for the above div is #dc5ec7

HTML with inline CSS

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

CSS Border Left color for the above div is #dc5ec7

HTML with inline CSS

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

CSS Border Right color for the above div is #dc5ec7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc5ec7

HTML with inline CSS

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

CSS Border Top color for the above div is #dc5ec7

HTML with inline CSS

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

#dc5ec7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc5ec7 Color code Preview on White Background

This is how #dc5ec7 Color code will look on white background color. Color contrast ratio is 3.25

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

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,94,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,220,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,94,199,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.