Skip to main content Skip to docs navigation

#d74fe2 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 Thick Pink and its hex is #CC55DD Nearest Color Name

Color Hue/Base color: Violet

Hex #d74fe2 Color code in RGB color code model is created after adding 84.31% red color, 30.98% green color and 88.63% blue color. Hex #d74fe2 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 65% magenta, 0% yellow and 11.37% black.

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

RGB Chart

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

Color Table

Hex Color Code d74fe2 #d74fe2
RGB Decimal 215, 79, 226 215, 79, 226
RGB Percent 84%, 31%, 89% rgb(84%, 31%, 89%)
CSS RGBa 215, 79, 226,1 rgba(215,79,226,1)
CMYK Model cmyk(5%,65%,0%,11.37%)
HSL Color Space 296,72% ,60% hsl(296,72% ,60%)
HSV Color Space 296°, 65%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 01001111 11100010
Octal 327 117 342
Decimal 215 79 226
Hex d7 4f e2

Different shades of #d74fe2 color code.

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

Darkest of #d74fe2
#7a1582
Darker of #d74fe2
#a31dae
Dark of #d74fe2
#cc24da
Base of #d74fe2
#d74fe2
Light of #d74fe2
#e17be9
Lighter
#eba7f0
Lightest
#f5d2f8

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

#d74fe2
#5ae24f

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

Split Complementary

#d74fe2
#a3e24f
#4fe28d

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

Analogous Color

#814fe2
#9a4fe2
#d74fe2
#e24fbc
#e24f7f

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

#d74fe2
#4fe2d7
#e2d74f

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

#d74fe2
#e2d74f
#5ae24f
#4f5ae2

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

#d74fe2
#e28d4f
#5ae24f
#4fa3e2

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

#510e57
#7a1582
#a31dae
#cc24da
#d74fe2
#e17be9
#eba7f0
#f5d2f8
#fffeff

Tints of #d74fe2 Color

#d74fe2
#db62e5
#df76e8
#e489eb
#e89dee
#edb0f2
#f1c4f5
#f6d7f8
#faebfb
#ffffff

Shades of #d74fe2 color code

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

#d74fe2
#bf46c8
#a73daf
#8f3496
#772b7d
#5f2364
#471a4b
#2f1132
#170819
#000000

Tones

#d74fe2
#c663cd
#b478b9
#a38ca4
#989898

Tones

Similar Color like #d74fe2 color

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

#d850e3
#d951e4
#da52e5
#db53e6
#dc54e7
#dd55e8
#de56e9
#df57ea
#e058eb
#e159ec
#e25aed
#e35bee
#e45cef
#e55df0
#d64ee1
#d54de0
#d44cdf
#d34bde
#d24add
#d149dc
#d048db
#cf47da
#ce46d9
#cd45d8
#cc44d7
#cb43d6
#ca42d5
#c941d4

Download this Dark Violet

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

#d74fe2 Color Code Preview on Black Background Color

This is how #d74fe2 Color will look on black background color. Color contrast ratio is 6.11

#d74fe2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d74fe2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d74fe2

#d74fe2 color code is use for CSS Background Color

Background color for the above div is #d74fe2

HTML with inline CSS

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

#d74fe2 color code is use for CSS Border Color

CSS Border color for the above div is #d74fe2

HTML with inline CSS

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

CSS Border Left color for the above div is #d74fe2

HTML with inline CSS

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

CSS Border Right color for the above div is #d74fe2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d74fe2

HTML with inline CSS

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

CSS Border Top color for the above div is #d74fe2

HTML with inline CSS

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

#d74fe2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d74fe2 Color code Preview on White Background

This is how #d74fe2 Color code will look on white background color. Color contrast ratio is 3.44

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

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