Skip to main content Skip to docs navigation

#d474aa hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 3582 C and its hex is #D173A6 Nearest Color Name

Color Hue/Base color: Violet

Hex #d474aa Color code in RGB color code model is created after adding 83.14% red color, 45.49% green color and 66.67% blue color. Hex #d474aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 20% yellow and 16.86% black.

Hex #d474aa color code is between #cc7799 web safe hex color code and #dd66bb web safe hex color code. #cc7799 is the nearest web safe color code. You can see here many more shades of #d474aa color code.

RGB Chart

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

Color Table

Hex Color Code d474aa #d474aa
RGB Decimal 212, 116, 170 212, 116, 170
RGB Percent 83%, 45%, 67% rgb(83%, 45%, 67%)
CSS RGBa 212, 116, 170,1 rgba(212,116,170,1)
CMYK Model cmyk(0%,45%,20%,16.86%)
HSL Color Space 326,53% ,64% hsl(326,53% ,64%)
HSV Color Space 326°, 45%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 01110100 10101010
Octal 324 164 252
Decimal 212 116 170
Hex d4 74 aa

Different shades of #d474aa color code.

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

Darkest of #d474aa
#86295d
Darker of #d474aa
#ad3578
Dark of #d474aa
#c84d92
Base of #d474aa
#d474aa
Light of #d474aa
#e09bc2
Lighter
#ecc2da
Lightest
#f8e9f1

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

#d474aa
#74d49e

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

Split Complementary

#d474aa
#7ad474
#74d4ce

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

Analogous Color

#c674d4
#d474d2
#d474aa
#d4748a
#d48674

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

#d474aa
#74aad4
#aad474

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

#d474aa
#aad474
#74d49e
#9e74d4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d474aa
#d4ce74
#74d49e
#747ad4

Square 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).

Monochromatic Color with #d474aa

#5f1d42
#86295d
#ad3578
#c84d92
#d474aa
#e09bc2
#ecc2da
#f8e9f1
#ffffff

Tints of #d474aa Color

#d474aa
#d883b3
#dd92bc
#e2a2c6
#e7b1cf
#ebc1d9
#f0d0e2
#f5e0ec
#faeff5
#ffffff

Shades of #d474aa color code

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

#d474aa
#bc6797
#a45a84
#8d4d71
#75405e
#5e334b
#462638
#2f1925
#170c12
#000000

Tones

#d474aa
#c286a8
#b098a5
#a4a4a4
#a4a4a4

Tones

Similar Color like #d474aa color

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

#d575ab
#d676ac
#d777ad
#d878ae
#d979af
#da7ab0
#db7bb1
#dc7cb2
#dd7db3
#de7eb4
#df7fb5
#e080b6
#e181b7
#e282b8
#d373a9
#d272a8
#d171a7
#d070a6
#cf6fa5
#ce6ea4
#cd6da3
#cc6ca2
#cb6ba1
#ca6aa0
#c9699f
#c8689e
#c7679d
#c6669c

Download this Dark Violet

Hex #d474aa 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.

#d474aa Color Code Preview on Black Background Color

This is how #d474aa Color will look on black background color. Color contrast ratio is 6.88

#d474aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d474aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d474aa

#d474aa color code is use for CSS Background Color

Background color for the above div is #d474aa

HTML with inline CSS

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

#d474aa color code is use for CSS Border Color

CSS Border color for the above div is #d474aa

HTML with inline CSS

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

CSS Border Left color for the above div is #d474aa

HTML with inline CSS

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

CSS Border Right color for the above div is #d474aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d474aa

HTML with inline CSS

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

CSS Border Top color for the above div is #d474aa

HTML with inline CSS

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

#d474aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d474aa Color code Preview on White Background

This is how #d474aa Color code will look on white background color. Color contrast ratio is 3.05

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(212,116,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,212,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,116,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }