crispedge.com

Color picker

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

#d478a7 hex color - Violet - Warm color - Information

#d478a7 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #d478a7 Color code in RGB color code model is created after adding 83.14% red color, 47.06% green color and 65.49% blue color. Hex #d478a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 21% yellow and 17% black.

Hex #d478a7 color code is between #cc77aa web safe hex color code and #dd8899 web safe hex color code. #cc77aa is the nearest web safe color code. You can see here many more shades of #d478a7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded478a7#d478a7
RGB Decimal212, 120, 167rgb(212, 120, 167)
RGB Percent83%, 47%, 65%rgb(83%, 47%, 65%)
CSS RGBa212, 120, 167,1rgba(212,120,167,1)
CMYK Modelcmyk(0%,43%,21%,17%)
HSL Color Space329,52% ,65%hsl(329,52% ,65%)
HSV Color Space329°, 43%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101000111100010100111
Octal324170247
Decimal212120167
Hexd478a7

Different shades of #d478a7 color code.

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

Light Shade of #d478a7
#e09fc0
Dark Shade of #d478a7
#c8518e
Saturated Shade of #d478a7
#dd6fa7
Desaturated Shade of #d478a7
#cb81a7
Grey scale Shade of #d478a7
#a6a6a6
Brighten Shade
#ed91c0
Most Readable Shade
#000000

Shades of #d478a7 color code

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

#d478a7
#bc6a94
#a45d81
#8d506f
#75425c
#5e354a
#462837
#2f1a25
#170d12
#000000

Similar Color like #d478a7 color

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

#d579a8
#d67aa9
#d77baa
#d87cab
#d97dac
#da7ead
#db7fae
#dc80af
#dd81b0
#de82b1
#df83b2
#e084b3
#e185b4
#e286b5
#d377a6
#d276a5
#d175a4
#d074a3
#cf73a2
#ce72a1
#cd71a0
#cc709f
#cb6f9e
#ca6e9d
#c96d9c
#c86c9b
#c76b9a
#c66a99

Monochromatic Color with #d478a7

#d478a7
#fe90c8
#2a1821
#543043
#7f4864
#a96086

Tints of #d478a7 Color

#d478a7
#d887b0
#dd96ba
#e2a5c4
#e7b4ce
#ebc3d7
#f0d2e1
#f5e1eb
#faf0f5
#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

#d478a7
#78d4a5

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

Split Complementary

#d478a7
#79d478
#78d4d3

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

Analogous Color

#d478cc
#d478b9
#d478a7
#d47895
#d47882

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

#d478a7
#a7d478
#78a7d4

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

#d478a7
#d4d378
#78d4a5
#7879d4

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

#d478a7
#78d4a5
#78d4d3
#d47879

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

#d478a7 Color Code Preview on Black Background Color

This is how #d478a7 Color will look on black background color. Color contrast ratio is 7.04

#d478a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d478a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d478a7

#d478a7 color code is use for CSS Background Color

Background color for the above div is #d478a7

HTML with inline CSS

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

#d478a7 color code is use for CSS Border Color

CSS Border color for the above div is #d478a7

HTML with inline CSS

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

CSS Border Left color for the above div is #d478a7

HTML with inline CSS

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

CSS Border Right color for the above div is #d478a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d478a7

HTML with inline CSS

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

CSS Border Top color for the above div is #d478a7

HTML with inline CSS

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

#d478a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d478a7 Color code Preview on White Background

This is how #d478a7 Color code will look on white background color. Color contrast ratio is 2.98

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

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.