Skip to main content Skip to docs navigation

#d96fbb 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 Purple Hollyhock and its hex is #D96CAD Nearest Color Name

Color Hue/Base color: Red

Hex #d96fbb Color code in RGB color code model is created after adding 85.1% red color, 43.53% green color and 73.33% blue color. Hex #d96fbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 14% yellow and 14.9% black.

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

RGB Chart

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

Color Table

Hex Color Code d96fbb #d96fbb
RGB Decimal 217, 111, 187 217, 111, 187
RGB Percent 85%, 44%, 73% rgb(85%, 44%, 73%)
CSS RGBa 217, 111, 187,1 rgba(217,111,187,1)
CMYK Model cmyk(0%,49%,14%,14.9%)
HSL Color Space 317,58% ,64% hsl(317,58% ,64%)
HSV Color Space 317°, 49%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011001 01101111 10111011
Octal 331 157 273
Decimal 217 111 187
Hex d9 6f bb

Different shades of #d96fbb color code.

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

Darkest of #d96fbb
#8a256e
Darker of #d96fbb
#b32f8e
Dark of #d96fbb
#ce47a8
Base of #d96fbb
#d96fbb
Light of #d96fbb
#e497ce
Lighter
#eec0e1
Lightest
#f9e8f4

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

#d96fbb
#6fd98d

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

Split Complementary

#d96fbb
#86d96f
#6fd9c2

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

Analogous Color

#b96fd9
#cb6fd9
#d96fbb
#d96f98
#d9726f

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

#d96fbb
#6fbbd9
#bbd96f

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

#d96fbb
#bbd96f
#6fd98d
#8d6fd9

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

#d96fbb
#d9c26f
#6fd98d
#6f86d9

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

#621a4e
#8a256e
#b32f8e
#ce47a8
#d96fbb
#e497ce
#eec0e1
#f9e8f4
#ffffff

Tints of #d96fbb Color

#d96fbb
#dd7fc2
#e18fca
#e59fd1
#e9afd9
#eebfe0
#f2cfe8
#f6dfef
#faeff7
#ffffff

Shades of #d96fbb color code

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

#d96fbb
#c062a6
#a85691
#904a7c
#783d67
#603153
#48253e
#301829
#180c14
#000000

Tones

#d96fbb
#c781b3
#b593ab
#a4a4a4
#a4a4a4

Tones

Similar Color like #d96fbb color

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

#da70bc
#db71bd
#dc72be
#dd73bf
#de74c0
#df75c1
#e076c2
#e177c3
#e278c4
#e379c5
#e47ac6
#e57bc7
#e67cc8
#e77dc9
#d86eba
#d76db9
#d66cb8
#d56bb7
#d46ab6
#d369b5
#d268b4
#d167b3
#d066b2
#cf65b1
#ce64b0
#cd63af
#cc62ae
#cb61ad

Download this Dark Red

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

#d96fbb Color Code Preview on Black Background Color

This is how #d96fbb Color will look on black background color. Color contrast ratio is 6.94

#d96fbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d96fbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d96fbb

#d96fbb color code is use for CSS Background Color

Background color for the above div is #d96fbb

HTML with inline CSS

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

#d96fbb color code is use for CSS Border Color

CSS Border color for the above div is #d96fbb

HTML with inline CSS

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

CSS Border Left color for the above div is #d96fbb

HTML with inline CSS

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

CSS Border Right color for the above div is #d96fbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d96fbb

HTML with inline CSS

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

CSS Border Top color for the above div is #d96fbb

HTML with inline CSS

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

#d96fbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d96fbb Color code Preview on White Background

This is how #d96fbb Color code will look on white background color. Color contrast ratio is 3.03

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

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