crispedge.com

Color picker

Loading...

#dd5eaa hex color - Red - Warm color - Information

#dd5eaa hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #dd5eaa Color code in RGB color code model is created after adding 86.67% red color, 36.86% green color and 66.67% blue color. Hex #dd5eaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 23% yellow and 13% black.

Hex #dd5eaa color code is between #cc6699 web safe hex color code and #ee55bb web safe hex color code. #cc6699 is the nearest web safe color code. You can see here many more shades of #dd5eaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd5eaa#dd5eaa
RGB Decimal221, 94, 170rgb(221, 94, 170)
RGB Percent87%, 37%, 67%rgb(87%, 37%, 67%)
CSS RGBa221, 94, 170,1rgba(221,94,170,1)
CMYK Modelcmyk(0%,57%,23%,13%)
HSL Color Space324,65% ,62%hsl(324,65% ,62%)
HSV Color Space324°, 57%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010101111010101010
Octal335136252
Decimal22194170
Hexdd5eaa

Different shades of #dd5eaa color code.

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

Light Shade of #dd5eaa
#e688c0
Dark Shade of #dd5eaa
#d43494
Saturated Shade of #dd5eaa
#e754ac
Desaturated Shade of #dd5eaa
#d368a8
Grey scale Shade of #dd5eaa
#9d9d9d
Brighten Shade
#f677c3
Most Readable Shade
#000000

Shades of #dd5eaa color code

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

#dd5eaa
#c45397
#ab4984
#933e71
#7a345e
#62294b
#491f38
#311425
#180a12
#000000

Similar Color like #dd5eaa color

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

#de5fab
#df60ac
#e061ad
#e162ae
#e263af
#e364b0
#e465b1
#e566b2
#e667b3
#e768b4
#e869b5
#e96ab6
#ea6bb7
#eb6cb8
#dc5da9
#db5ca8
#da5ba7
#d95aa6
#d859a5
#d758a4
#d657a3
#d556a2
#d455a1
#d354a0
#d2539f
#d1529e
#d0519d
#cf509c

Monochromatic Color with #dd5eaa

#dd5eaa
#080407
#331627
#5d2848
#883a69
#b34c89

Tints of #dd5eaa Color

#dd5eaa
#e06fb3
#e481bc
#e893c6
#eca5cf
#efb7d9
#f3c9e2
#f7dbec
#fbedf5
#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

#dd5eaa
#5edd91

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

Split Complementary

#dd5eaa
#6bdd5e
#5eddd0

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

Analogous Color

#dd5edd
#dd5ec3
#dd5eaa
#dd5e91
#dd5e77

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

#dd5eaa
#aadd5e
#5eaadd

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

#dd5eaa
#ddd05e
#5edd91
#5e6add

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

#dd5eaa
#5edd91
#5eddd0
#dd5e6b

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

#dd5eaa Color Code Preview on Black Background Color

This is how #dd5eaa Color will look on black background color. Color contrast ratio is 6.26

#dd5eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd5eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd5eaa

#dd5eaa color code is use for CSS Background Color

Background color for the above div is #dd5eaa

HTML with inline CSS

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

#dd5eaa color code is use for CSS Border Color

CSS Border color for the above div is #dd5eaa

HTML with inline CSS

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

CSS Border Left color for the above div is #dd5eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #dd5eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd5eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #dd5eaa

HTML with inline CSS

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

#dd5eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd5eaa Color code Preview on White Background

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

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(221,94,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,221,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,94,170,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.