Skip to main content Skip to docs navigation

#d972a4 hex color | Download Dark Red 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 Wild Orchid and its hex is #D979A2 Nearest Color Name

Color Hue/Base color: Red

Hex #d972a4 Color code in RGB color code model is created after adding 85.1% red color, 44.71% green color and 64.31% blue color. Hex #d972a4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 24% yellow and 14.9% black.

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

RGB Chart

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

Color Table

Hex Color Code d972a4 #d972a4
RGB Decimal 217, 114, 164 217, 114, 164
RGB Percent 85%, 45%, 64% rgb(85%, 45%, 64%)
CSS RGBa 217, 114, 164,1 rgba(217,114,164,1)
CMYK Model cmyk(0%,47%,24%,14.9%)
HSL Color Space 331,58% ,65% hsl(331,58% ,65%)
HSV Color Space 331°, 47%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011001 01110010 10100100
Octal 331 162 244
Decimal 217 114 164
Hex d9 72 a4

Different shades of #d972a4 color code.

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

Darkest of #d972a4
#8c2658
Darker of #d972a4
#b43171
Dark of #d972a4
#ce4a8a
Base of #d972a4
#d972a4
Light of #d972a4
#e49abe
Lighter
#efc2d8
Lightest
#f9ebf2

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

#d972a4
#72d9a7

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

Split Complementary

#d972a4
#72d973
#72d8d9

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

Analogous Color

#d272d9
#d972cf
#d972a4
#d97282
#d98d72

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

#d972a4
#72a4d9
#a4d972

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

#d972a4
#a4d972
#72d9a7
#a772d9

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

#d972a4
#d8d972
#72d9a7
#7372d9

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 #d972a4

#641b3e
#8c2658
#b43171
#ce4a8a
#d972a4
#e49abe
#efc2d8
#f9ebf2
#ffffff

Tints of #d972a4 Color

#d972a4
#dd81ae
#e191b8
#e5a1c2
#e9b0cc
#eec0d6
#f2d0e0
#f6dfea
#faeff4
#ffffff

Shades of #d972a4 color code

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

#d972a4
#c06591
#a8587f
#904c6d
#783f5b
#603248
#482636
#301924
#180c12
#000000

Tones

#d972a4
#c784a5
#b596a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #d972a4 color

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

#da73a5
#db74a6
#dc75a7
#dd76a8
#de77a9
#df78aa
#e079ab
#e17aac
#e27bad
#e37cae
#e47daf
#e57eb0
#e67fb1
#e780b2
#d871a3
#d770a2
#d66fa1
#d56ea0
#d46d9f
#d36c9e
#d26b9d
#d16a9c
#d0699b
#cf689a
#ce6799
#cd6698
#cc6597
#cb6496

Download this Dark Red

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

#d972a4 Color Code Preview on Black Background Color

This is how #d972a4 Color will look on black background color. Color contrast ratio is 6.89

#d972a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d972a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d972a4

#d972a4 color code is use for CSS Background Color

Background color for the above div is #d972a4

HTML with inline CSS

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

#d972a4 color code is use for CSS Border Color

CSS Border color for the above div is #d972a4

HTML with inline CSS

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

CSS Border Left color for the above div is #d972a4

HTML with inline CSS

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

CSS Border Right color for the above div is #d972a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d972a4

HTML with inline CSS

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

CSS Border Top color for the above div is #d972a4

HTML with inline CSS

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

#d972a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d972a4 Color code Preview on White Background

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

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(217,114,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,217,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,114,164,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }