crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d572ad hex color - Violet - Warm color - Information

#d572ad hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #d572ad Color code in RGB color code model is created after adding 83.53% red color, 44.71% green color and 67.84% blue color. Hex #d572ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 19% yellow and 16% black.

Hex #d572ad color code is between #dd77aa web safe hex color code and #cc66bb web safe hex color code. #dd77aa is the nearest web safe color code. You can see here many more shades of #d572ad color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded572ad#d572ad
RGB Decimal213, 114, 173rgb(213, 114, 173)
RGB Percent84%, 45%, 68%rgb(84%, 45%, 68%)
CSS RGBa213, 114, 173,1rgba(213,114,173,1)
CMYK Modelcmyk(0%,46%,19%,16%)
HSL Color Space324,54% ,64%hsl(324,54% ,64%)
HSV Color Space324°, 46%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010111001010101101
Octal325162255
Decimal213114173
Hexd572ad

Different shades of #d572ad color code.

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

Light Shade of #d572ad
#e199c4
Dark Shade of #d572ad
#c94b96
Saturated Shade of #d572ad
#de69af
Desaturated Shade of #d572ad
#cc7bab
Grey scale Shade of #d572ad
#a3a3a3
Brighten Shade
#ee8bc6
Most Readable Shade
#000000

Shades of #d572ad color code

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

#d572ad
#bd6599
#a55886
#8e4c73
#763f60
#5e324c
#472639
#2f1926
#170c13
#000000

Similar Color like #d572ad color

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

#d673ae
#d774af
#d875b0
#d976b1
#da77b2
#db78b3
#dc79b4
#dd7ab5
#de7bb6
#df7cb7
#e07db8
#e17eb9
#e27fba
#e380bb
#d471ac
#d370ab
#d26faa
#d16ea9
#d06da8
#cf6ca7
#ce6ba6
#cd6aa5
#cc69a4
#cb68a3
#ca67a2
#c966a1
#c865a0
#c7649f

Monochromatic Color with #d572ad

#d572ad
#000000
#2b1723
#552e45
#804568
#aa5b8a

Tints of #d572ad Color

#d572ad
#d981b6
#de91bf
#e3a1c8
#e7b0d1
#ecc0da
#f1d0e3
#f5dfec
#faeff5
#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

#d572ad
#72d59a

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

Split Complementary

#d572ad
#7bd572
#72d5cc

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

Analogous Color

#d572d5
#d572c1
#d572ad
#d57299
#d57285

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

#d572ad
#add572
#72add5

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

#d572ad
#d5cb72
#72d59a
#727bd5

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

#d572ad
#72d59a
#72d5cc
#d5727b

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

#d572ad Color Code Preview on Black Background Color

This is how #d572ad Color will look on black background color. Color contrast ratio is 6.84

#d572ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d572ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d572ad

#d572ad color code is use for CSS Background Color

Background color for the above div is #d572ad

HTML with inline CSS

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

#d572ad color code is use for CSS Border Color

CSS Border color for the above div is #d572ad

HTML with inline CSS

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

CSS Border Left color for the above div is #d572ad

HTML with inline CSS

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

CSS Border Right color for the above div is #d572ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d572ad

HTML with inline CSS

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

CSS Border Top color for the above div is #d572ad

HTML with inline CSS

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

#d572ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d572ad Color code Preview on White Background

This is how #d572ad Color code will look on white background color. Color contrast ratio is 3.07

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.