Skip to main content Skip to docs navigation

#d142ff 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 Pink Insanity and its hex is #CC44FF Nearest Color Name

Color Hue/Base color: Violet

Hex #d142ff Color code in RGB color code model is created after adding 81.96% red color, 25.88% green color and 100% blue color. Hex #d142ff Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 74% magenta, 0% yellow and 0% black.

Hex #d142ff color code is between #cc44ee web safe hex color code and #dd33dd web safe hex color code. #cc44ee is the nearest web safe color code. You can see here many more shades of #d142ff color code.

RGB Chart

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

Color Table

Hex Color Code d142ff #d142ff
RGB Decimal 209, 66, 255 209, 66, 255
RGB Percent 82%, 26%, 100% rgb(82%, 26%, 100%)
CSS RGBa 209, 66, 255,1 rgba(209,66,255,1)
CMYK Model cmyk(18%,74%,0%,0%)
HSL Color Space 285,100% ,63% hsl(285,100% ,63%)
HSV Color Space 285°, 74%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 01000010 11111111
Octal 321 102 377
Decimal 209 66 255
Hex d1 42 ff

Different shades of #d142ff color code.

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

Darkest of #d142ff
#7f00a8
Darker of #d142ff
#a600db
Dark of #d142ff
#c50fff
Base of #d142ff
#d142ff
Light of #d142ff
#dd75ff
Lighter
#eaa8ff
Lightest
#f6dbff

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

#d142ff
#70ff42

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

Split Complementary

#d142ff
#ceff42
#42ff73

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

Analogous Color

#6342ff
#8242ff
#d142ff
#ff42ee
#ff429f

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

#d142ff
#42ffd1
#ffd142

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

#d142ff
#ffd142
#70ff42
#4270ff

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

#d142ff
#ff7342
#70ff42
#42ceff

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

#590075
#7f00a8
#a600db
#c50fff
#d142ff
#dd75ff
#eaa8ff
#f6dbff
#ffffff

Tints of #d142ff Color

#d142ff
#d657ff
#db6cff
#e081ff
#e596ff
#eaabff
#efc0ff
#f4d5ff
#f9eaff
#ffffff

Shades of #d142ff color code

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

#d142ff
#b93ae2
#a233c6
#8b2caa
#74248d
#5c1d71
#451655
#2e0e38
#17071c
#000000

Tones

#d142ff
#c755ec
#be68d9
#b47bc6
#aa8eb3

Tones

Similar Color like #d142ff color

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

#d243ff
#d344ff
#d445ff
#d546ff
#d647ff
#d748ff
#d849ff
#d94aff
#da4bff
#db4cff
#dc4dff
#dd4eff
#de4fff
#df50ff
#d041fe
#cf40fd
#ce3ffc
#cd3efb
#cc3dfa
#cb3cf9
#ca3bf8
#c93af7
#c839f6
#c738f5
#c637f4
#c536f3
#c435f2
#c334f1

Download this Dark Violet

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

#d142ff Color Code Preview on Black Background Color

This is how #d142ff Color will look on black background color. Color contrast ratio is 5.93

#d142ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d142ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d142ff

#d142ff color code is use for CSS Background Color

Background color for the above div is #d142ff

HTML with inline CSS

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

#d142ff color code is use for CSS Border Color

CSS Border color for the above div is #d142ff

HTML with inline CSS

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

CSS Border Left color for the above div is #d142ff

HTML with inline CSS

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

CSS Border Right color for the above div is #d142ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d142ff

HTML with inline CSS

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

CSS Border Top color for the above div is #d142ff

HTML with inline CSS

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

#d142ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d142ff Color code Preview on White Background

This is how #d142ff Color code will look on white background color. Color contrast ratio is 3.54

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

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(209,66,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(112,255,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,66,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }