crispedge.com

Color picker

Loading...

#dd57b7 hex color - Red - Warm color - Information

#dd57b7 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dd57b7 Color code in RGB color code model is created after adding 86.67% red color, 34.12% green color and 71.76% blue color. Hex #dd57b7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 17% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd57b7#dd57b7
RGB Decimal221, 87, 183rgb(221, 87, 183)
RGB Percent87%, 34%, 72%rgb(87%, 34%, 72%)
CSS RGBa221, 87, 183,1rgba(221,87,183,1)
CMYK Modelcmyk(0%,61%,17%,13%)
HSL Color Space317,66% ,60%hsl(317,66% ,60%)
HSV Color Space317°, 61%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010101011110110111
Octal335127267
Decimal22187183
Hexdd57b7

Different shades of #dd57b7 color code.

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

Light Shade of #dd57b7
#e681c9
Dark Shade of #dd57b7
#d42da5
Saturated Shade of #dd57b7
#e74dbb
Desaturated Shade of #dd57b7
#d361b3
Grey scale Shade of #dd57b7
#9a9a9a
Brighten Shade
#f670d0
Most Readable Shade
#000000

Shades of #dd57b7 color code

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

#dd57b7
#c44da2
#ab438e
#933a7a
#7a3065
#622651
#491d3d
#311328
#180914
#000000

Similar Color like #dd57b7 color

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

#de58b8
#df59b9
#e05aba
#e15bbb
#e25cbc
#e35dbd
#e45ebe
#e55fbf
#e660c0
#e761c1
#e862c2
#e963c3
#ea64c4
#eb65c5
#dc56b6
#db55b5
#da54b4
#d953b3
#d852b2
#d751b1
#d650b0
#d54faf
#d44eae
#d34dad
#d24cac
#d14bab
#d04aaa
#cf49a9

Monochromatic Color with #dd57b7

#dd57b7
#080307
#33142a
#5d254d
#883671
#b34694

Tints of #dd57b7 Color

#dd57b7
#e069bf
#e47cc7
#e88fcf
#eca1d7
#efb4df
#f3c7e7
#f7d9ef
#fbecf7
#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

#dd57b7
#57dd7d

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

Split Complementary

#dd57b7
#74dd57
#57ddc0

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

Analogous Color

#cd57dd
#dd57d2
#dd57b7
#dd579c
#dd5781

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

#dd57b7
#b7dd57
#57b7dd

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

#dd57b7
#ddc057
#57dd7d
#5774dd

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

#dd57b7
#57dd7d
#57ddc0
#dd5774

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

#dd57b7 Color Code Preview on Black Background Color

This is how #dd57b7 Color will look on black background color. Color contrast ratio is 6.12

#dd57b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd57b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd57b7

#dd57b7 color code is use for CSS Background Color

Background color for the above div is #dd57b7

HTML with inline CSS

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

#dd57b7 color code is use for CSS Border Color

CSS Border color for the above div is #dd57b7

HTML with inline CSS

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

CSS Border Left color for the above div is #dd57b7

HTML with inline CSS

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

CSS Border Right color for the above div is #dd57b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd57b7

HTML with inline CSS

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

CSS Border Top color for the above div is #dd57b7

HTML with inline CSS

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

#dd57b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd57b7 Color code Preview on White Background

This is how #dd57b7 Color code will look on white background color. Color contrast ratio is 3.43

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

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,87,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(87,221,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,87,183,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.