crispedge.com

Color picker

Loading...

#d72cef hex color - Violet - Warm color - Information

#d72cef hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d72cef Color code in RGB color code model is created after adding 84.31% red color, 17.25% green color and 93.73% blue color. Hex #d72cef Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 82% magenta, 0% yellow and 6% black.

Hex #d72cef color code is between #dd33ee web safe hex color code and #cc22ff web safe hex color code. #dd33ee is the nearest web safe color code. You can see here many more shades of #d72cef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded72cef#d72cef
RGB Decimal215, 44, 239rgb(215, 44, 239)
RGB Percent84%, 17%, 94%rgb(84%, 17%, 94%)
CSS RGBa215, 44, 239,1rgba(215,44,239,1)
CMYK Modelcmyk(10%,82%,0%,6%)
HSL Color Space293,86% ,55%hsl(293,86% ,55%)
HSV Color Space293°, 82%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110010110011101111
Octal32754357
Decimal21544239
Hexd72cef

Different shades of #d72cef color code.

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

Light Shade of #d72cef
#e05bf3
Dark Shade of #d72cef
#bf10d8
Saturated Shade of #d72cef
#e021fa
Desaturated Shade of #d72cef
#ce37e4
Grey scale Shade of #d72cef
#8d8d8d
Brighten Shade
#f045ff
Most Readable Shade
#FFFFFF

Shades of #d72cef color code

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

#d72cef
#bf27d4
#a722b9
#8f1d9f
#771884
#5f136a
#470e4f
#2f0935
#17041a
#000000

Similar Color like #d72cef color

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

#d82df0
#d92ef1
#da2ff2
#db30f3
#dc31f4
#dd32f5
#de33f6
#df34f7
#e035f8
#e136f9
#e237fa
#e338fb
#e439fc
#e53afd
#d62bee
#d52aed
#d429ec
#d328eb
#d227ea
#d126e9
#d025e8
#cf24e7
#ce23e6
#cd22e5
#cc21e4
#cb20e3
#ca1fe2
#c91ee1

Monochromatic Color with #d72cef

#d72cef
#18051a
#3e0d45
#64156f
#8b1c9a
#b124c4

Tints of #d72cef Color

#d72cef
#db43f0
#df5af2
#e472f4
#e889f6
#eda1f7
#f1b8f9
#f6d0fb
#fae7fd
#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

#d72cef
#44ef2c

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

Split Complementary

#d72cef
#a5ef2c
#2cef76

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

Analogous Color

#892cef
#b02cef
#d72cef
#ef2ce0
#ef2cb9

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

#d72cef
#efd72c
#2cefd7

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

#d72cef
#ef762c
#44ef2c
#2ca5ef

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

#d72cef
#44ef2c
#2cef76
#ef2ca5

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

#d72cef Color Code Preview on Black Background Color

This is how #d72cef Color will look on black background color. Color contrast ratio is 5.50

#d72cef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d72cef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d72cef

#d72cef color code is use for CSS Background Color

Background color for the above div is #d72cef

HTML with inline CSS

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

#d72cef color code is use for CSS Border Color

CSS Border color for the above div is #d72cef

HTML with inline CSS

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

CSS Border Left color for the above div is #d72cef

HTML with inline CSS

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

CSS Border Right color for the above div is #d72cef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d72cef

HTML with inline CSS

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

CSS Border Top color for the above div is #d72cef

HTML with inline CSS

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

#d72cef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d72cef Color code Preview on White Background

This is how #d72cef Color code will look on white background color. Color contrast ratio is 3.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 #d72cef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d72cef; }

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(215,44,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,239,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,44,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.