Skip to main content Skip to docs navigation

#d94fdb 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 Pinkish Purple and its hex is #D648D7 Nearest Color Name

Color Hue/Base color: Violet

Hex #d94fdb Color code in RGB color code model is created after adding 85.1% red color, 30.98% green color and 85.88% blue color. Hex #d94fdb Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 64% magenta, 0% yellow and 14.12% black.

Hex #d94fdb color code is between #dd55dd web safe hex color code and #cc44cc web safe hex color code. #dd55dd is the nearest web safe color code. You can see here many more shades of #d94fdb color code.

RGB Chart

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

Color Table

Hex Color Code d94fdb #d94fdb
RGB Decimal 217, 79, 219 217, 79, 219
RGB Percent 85%, 31%, 86% rgb(85%, 31%, 86%)
CSS RGBa 217, 79, 219,1 rgba(217,79,219,1)
CMYK Model cmyk(1%,64%,0%,14.12%)
HSL Color Space 299,66% ,58% hsl(299,66% ,58%)
HSV Color Space 299°, 64%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011001 01001111 11011011
Octal 331 117 333
Decimal 217 79 219
Hex d9 4f db

Different shades of #d94fdb color code.

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

Darkest of #d94fdb
#771978
Darker of #d94fdb
#a121a3
Dark of #d94fdb
#cb2acd
Base of #d94fdb
#d94fdb
Light of #d94fdb
#e279e4
Lighter
#eba4ec
Lightest
#f4cef5

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

#d94fdb
#51db4f

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

Split Complementary

#d94fdb
#97db4f
#4fdb93

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

Analogous Color

#874fdb
#9f4fdb
#d94fdb
#db4fae
#db4f74

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

#d94fdb
#4fdbd9
#dbd94f

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

#d94fdb
#dbd94f
#51db4f
#4f51db

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

#d94fdb
#db934f
#51db4f
#4f97db

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

#4d104e
#771978
#a121a3
#cb2acd
#d94fdb
#e279e4
#eba4ec
#f4cef5
#fef8fe

Tints of #d94fdb Color

#d94fdb
#dd62df
#e176e3
#e589e7
#e99deb
#eeb0ef
#f2c4f3
#f6d7f7
#faebfb
#ffffff

Shades of #d94fdb color code

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

#d94fdb
#c046c2
#a83daa
#903492
#782b79
#602361
#481a49
#301130
#180818
#000000

Tones

#d94fdb
#c464c6
#b079b1
#9b8f9b
#959595

Tones

Similar Color like #d94fdb color

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

#da50dc
#db51dd
#dc52de
#dd53df
#de54e0
#df55e1
#e056e2
#e157e3
#e258e4
#e359e5
#e45ae6
#e55be7
#e65ce8
#e75de9
#d84eda
#d74dd9
#d64cd8
#d54bd7
#d44ad6
#d349d5
#d248d4
#d147d3
#d046d2
#cf45d1
#ce44d0
#cd43cf
#cc42ce
#cb41cd

Download this Dark Violet

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

#d94fdb Color Code Preview on Black Background Color

This is how #d94fdb Color will look on black background color. Color contrast ratio is 6.09

#d94fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d94fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d94fdb

#d94fdb color code is use for CSS Background Color

Background color for the above div is #d94fdb

HTML with inline CSS

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

#d94fdb color code is use for CSS Border Color

CSS Border color for the above div is #d94fdb

HTML with inline CSS

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

CSS Border Left color for the above div is #d94fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #d94fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d94fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #d94fdb

HTML with inline CSS

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

#d94fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d94fdb Color code Preview on White Background

This is how #d94fdb Color code will look on white background color. Color contrast ratio is 3.45

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

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