crispedge.com

Color picker

Loading...

#dd3b7f hex color - Violet - Warm color - Information

#dd3b7f hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd3b7f Color code in RGB color code model is created after adding 86.67% red color, 23.14% green color and 49.8% blue color. Hex #dd3b7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 43% yellow and 13% black.

Hex #dd3b7f color code is between #cc3377 web safe hex color code and #ee4488 web safe hex color code. #cc3377 is the nearest web safe color code. You can see here many more shades of #dd3b7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd3b7f#dd3b7f
RGB Decimal221, 59, 127rgb(221, 59, 127)
RGB Percent87%, 23%, 50%rgb(87%, 23%, 50%)
CSS RGBa221, 59, 127,1rgba(221,59,127,1)
CMYK Modelcmyk(0%,73%,43%,13%)
HSL Color Space335,70% ,55%hsl(335,70% ,55%)
HSV Color Space335°, 73%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010011101101111111
Octal33573177
Decimal22159127
Hexdd3b7f

Different shades of #dd3b7f color code.

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

Light Shade of #dd3b7f
#e5669b
Dark Shade of #dd3b7f
#c32266
Saturated Shade of #dd3b7f
#e82f7d
Desaturated Shade of #dd3b7f
#d14681
Grey scale Shade of #dd3b7f
#8c8c8c
Brighten Shade
#f65498
Most Readable Shade
#FFFFFF

Shades of #dd3b7f color code

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

#dd3b7f
#c43470
#ab2d62
#932754
#7a2046
#621a38
#49132a
#310d1c
#18060e
#000000

Similar Color like #dd3b7f color

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

#de3c80
#df3d81
#e03e82
#e13f83
#e24084
#e34185
#e44286
#e54387
#e64488
#e74589
#e8468a
#e9478b
#ea488c
#eb498d
#dc3a7e
#db397d
#da387c
#d9377b
#d8367a
#d73579
#d63478
#d53377
#d43276
#d33175
#d23074
#d12f73
#d02e72
#cf2d71

Monochromatic Color with #dd3b7f

#dd3b7f
#080205
#330e1d
#5d1936
#88244e
#b33067

Tints of #dd3b7f Color

#dd3b7f
#e0508d
#e4669b
#e87ca9
#ec92b7
#efa7c6
#f3bdd4
#f7d3e2
#fbe9f0
#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

#dd3b7f
#3bdd99

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

Split Complementary

#dd3b7f
#3bdd48
#3bd0dd

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

Analogous Color

#dd3bc0
#dd3b9f
#dd3b7f
#dd3b5f
#dd3b3e

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

#dd3b7f
#7fdd3b
#3b7fdd

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

#dd3b7f
#d0dd3b
#3bdd99
#483bdd

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

#dd3b7f
#3bdd99
#3bd0dd
#dd483b

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

#dd3b7f Color Code Preview on Black Background Color

This is how #dd3b7f Color will look on black background color. Color contrast ratio is 5.01

#dd3b7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd3b7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd3b7f

#dd3b7f color code is use for CSS Background Color

Background color for the above div is #dd3b7f

HTML with inline CSS

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

#dd3b7f color code is use for CSS Border Color

CSS Border color for the above div is #dd3b7f

HTML with inline CSS

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

CSS Border Left color for the above div is #dd3b7f

HTML with inline CSS

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

CSS Border Right color for the above div is #dd3b7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd3b7f

HTML with inline CSS

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

CSS Border Top color for the above div is #dd3b7f

HTML with inline CSS

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

#dd3b7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd3b7f Color code Preview on White Background

This is how #dd3b7f Color code will look on white background color. Color contrast ratio is 4.19

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

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