@
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.

#d47dbb hex color - Violet - Warm color - Information

#d47dbb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d47dbb Color code in RGB color code model is created after adding 83.14% red color, 49.02% green color and 73.33% blue color. Hex #d47dbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 12% yellow and 16.86% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code d47dbb #d47dbb
RGB Decimal 212, 125, 187 rgb(212, 125, 187)
RGB Percent 83%, 49%, 73% rgb(83%, 49%, 73%)
CSS RGBa 212, 125, 187,1 rgba(212,125,187,1)
CMYK Model cmyk(0%,41%,12%,16.86%)
HSL Color Space 317,50% ,66% hsl(317,50% ,66%)
HSV Color Space 317°, 41%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 01111101 10111011
Octal 324 175 273
Decimal 212 125 187
Hex d4 7d bb

Different shades of #d47dbb color code.

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

Light Shade of #d47dbb
#e1a3cf
Dark Shade of #d47dbb
#c757a7
Saturated Shade of #d47dbb
#dd74bf
Desaturated Shade of #d47dbb
#cb86b7
Grey scale Shade of #d47dbb
#a8a8a8
Brighten Shade
#ed96d4
Most Readable Shade
#000000

Shades of #d47dbb color code

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

#d47dbb
#bc6fa6
#a46191
#8d537c
#754567
#5e3753
#46293e
#2f1b29
#170d14
#000000

Similar Color like #d47dbb color

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

#d57ebc
#d67fbd
#d780be
#d881bf
#d982c0
#da83c1
#db84c2
#dc85c3
#dd86c4
#de87c5
#df88c6
#e089c7
#e18ac8
#e28bc9
#d37cba
#d27bb9
#d17ab8
#d079b7
#cf78b6
#ce77b5
#cd76b4
#cc75b3
#cb74b2
#ca73b1
#c972b0
#c871af
#c770ae
#c66fad

Monochromatic Color with #d47dbb

#d47dbb
#fe96e0
#2a1925
#54324b
#7f4b70
#a96496

Tints of #d47dbb Color

#d47dbb
#d88bc2
#dd99ca
#e2a8d1
#e7b6d9
#ebc5e0
#f0d3e8
#f5e2ef
#faf0f7
#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

#d47dbb
#7dd496

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

Split Complementary

#d47dbb
#90d47d
#7dd4c2

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

Analogous Color

#ca7dd4
#d47dcc
#d47dbb
#d47daa
#d47d98

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

#d47dbb
#bbd47d
#7dbbd4

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

#d47dbb
#d4c17d
#7dd496
#7d8fd4

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

#d47dbb
#7dd496
#7dd4c2
#d47d90

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

#d47dbb Color Code Preview on Black Background Color

This is how #d47dbb Color will look on black background color. Color contrast ratio is 7.45

#d47dbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d47dbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d47dbb

#d47dbb color code is use for CSS Background Color

Background color for the above div is #d47dbb

HTML with inline CSS

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

#d47dbb color code is use for CSS Border Color

CSS Border color for the above div is #d47dbb

HTML with inline CSS

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

CSS Border Left color for the above div is #d47dbb

HTML with inline CSS

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

CSS Border Right color for the above div is #d47dbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d47dbb

HTML with inline CSS

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

CSS Border Top color for the above div is #d47dbb

HTML with inline CSS

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

#d47dbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d47dbb Color code Preview on White Background

This is how #d47dbb Color code will look on white background color. Color contrast ratio is 2.82

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.