Skip to main content Skip to docs navigation

#d32fec 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 Apple II Magenta and its hex is #DC41F1 Nearest Color Name

Color Hue/Base color: Violet

Hex #d32fec Color code in RGB color code model is created after adding 82.75% red color, 18.43% green color and 92.55% blue color. Hex #d32fec Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 80% magenta, 0% yellow and 7.45% black.

Hex #d32fec color code is between #cc33ee web safe hex color code and #dd22dd web safe hex color code. #cc33ee is the nearest web safe color code. You can see here many more shades of #d32fec color code.

RGB Chart

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

Color Table

Hex Color Code d32fec #d32fec
RGB Decimal 211, 47, 236 211, 47, 236
RGB Percent 83%, 18%, 93% rgb(83%, 18%, 93%)
CSS RGBa 211, 47, 236,1 rgba(211,47,236,1)
CMYK Model cmyk(11%,80%,0%,7.45%)
HSL Color Space 292,83% ,55% hsl(292,83% ,55%)
HSV Color Space 292°, 80%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010011 00101111 11101100
Octal 323 57 354
Decimal 211 47 236
Hex d3 2f ec

Different shades of #d32fec color code.

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

Darkest of #d32fec
#690b77
Darker of #d32fec
#920fa6
Dark of #d32fec
#bb13d5
Base of #d32fec
#d32fec
Light of #d32fec
#dd5ef0
Lighter
#e78cf5
Lightest
#f1bbf9

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

#d32fec
#48ec2f

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

Split Complementary

#d32fec
#a7ec2f
#2fec74

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

Analogous Color

#652fec
#842fec
#d32fec
#ec2fc6
#ec2f77

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

#d32fec
#2fecd3
#ecd32f

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

#d32fec
#ecd32f
#48ec2f
#2f48ec

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

#d32fec
#ec742f
#48ec2f
#2fa7ec

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

#400748
#690b77
#920fa6
#bb13d5
#d32fec
#dd5ef0
#e78cf5
#f1bbf9
#fbeafd

Tints of #d32fec Color

#d32fec
#d746ee
#dc5df0
#e174f2
#e68bf4
#eba2f6
#f0b9f8
#f5d0fa
#fae7fc
#ffffff

Shades of #d32fec color code

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

#d32fec
#bb29d1
#a424b7
#8c1f9d
#751a83
#5d1468
#460f4e
#2e0a34
#17051a
#000000

Tones

#d32fec
#c246d5
#b25cbf
#a173a8
#908a91

Tones

Similar Color like #d32fec color

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

#d430ed
#d531ee
#d632ef
#d733f0
#d834f1
#d935f2
#da36f3
#db37f4
#dc38f5
#dd39f6
#de3af7
#df3bf8
#e03cf9
#e13dfa
#d22eeb
#d12dea
#d02ce9
#cf2be8
#ce2ae7
#cd29e6
#cc28e5
#cb27e4
#ca26e3
#c925e2
#c824e1
#c723e0
#c622df
#c521de

Download this Dark Violet

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

#d32fec Color Code Preview on Black Background Color

This is how #d32fec Color will look on black background color. Color contrast ratio is 5.39

#d32fec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d32fec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d32fec

#d32fec color code is use for CSS Background Color

Background color for the above div is #d32fec

HTML with inline CSS

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

#d32fec color code is use for CSS Border Color

CSS Border color for the above div is #d32fec

HTML with inline CSS

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

CSS Border Left color for the above div is #d32fec

HTML with inline CSS

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

CSS Border Right color for the above div is #d32fec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d32fec

HTML with inline CSS

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

CSS Border Top color for the above div is #d32fec

HTML with inline CSS

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

#d32fec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d32fec Color code Preview on White Background

This is how #d32fec Color code will look on white background color. Color contrast ratio is 3.90

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

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(211,47,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,236,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(211,47,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }