Skip to main content Skip to docs navigation

#dd16ef 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 Promiscuous Pink and its hex is #BB11EE Nearest Color Name

Color Hue/Base color: Violet

Hex #dd16ef Color code in RGB color code model is created after adding 86.67% red color, 8.63% green color and 93.73% blue color. Hex #dd16ef Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 91% magenta, 0% yellow and 6.27% black.

Hex #dd16ef color code is between #cc11ee web safe hex color code and #ee22ff web safe hex color code. #cc11ee is the nearest web safe color code. You can see here many more shades of #dd16ef color code.

RGB Chart

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

Color Table

Hex Color Code dd16ef #dd16ef
RGB Decimal 221, 22, 239 221, 22, 239
RGB Percent 87%, 9%, 94% rgb(87%, 9%, 94%)
CSS RGBa 221, 22, 239,1 rgba(221,22,239,1)
CMYK Model cmyk(8%,91%,0%,6.27%)
HSL Color Space 295,87% ,51% hsl(295,87% ,51%)
HSV Color Space 295°, 91%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 00010110 11101111
Octal 335 26 357
Decimal 221 22 239
Hex dd 16 ef

Different shades of #dd16ef color code.

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

Darkest of #dd16ef
#5d0765
Darker of #dd16ef
#890a95
Dark of #dd16ef
#b50dc5
Base of #dd16ef
#dd16ef
Light of #dd16ef
#e446f2
Lighter
#eb75f6
Lightest
#f2a5f9

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

#dd16ef
#28ef16

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

Split Complementary

#dd16ef
#95ef16
#16ef70

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

Analogous Color

#5e16ef
#8316ef
#dd16ef
#ef16b9
#ef165e

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

#dd16ef
#16efdd
#efdd16

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

#dd16ef
#efdd16
#28ef16
#1628ef

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

#dd16ef
#ef7016
#28ef16
#1695ef

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

#310435
#5d0765
#890a95
#b50dc5
#dd16ef
#e446f2
#eb75f6
#f2a5f9
#f9d5fc

Tints of #dd16ef Color

#dd16ef
#e02ff0
#e449f2
#e863f4
#ec7df6
#ef97f7
#f3b1f9
#f7cbfb
#fbe5fd
#ffffff

Shades of #dd16ef color code

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

#dd16ef
#c413d4
#ab11b9
#930e9f
#7a0c84
#62096a
#49074f
#310435
#18021a
#000000

Tones

#dd16ef
#c82fd6
#b348bd
#9f61a4
#8a7a8b

Tones

Similar Color like #dd16ef color

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

#de17f0
#df18f1
#e019f2
#e11af3
#e21bf4
#e31cf5
#e41df6
#e51ef7
#e61ff8
#e720f9
#e821fa
#e922fb
#ea23fc
#eb24fd
#dc15ee
#db14ed
#da13ec
#d912eb
#d811ea
#d710e9
#d60fe8
#d50ee7
#d40de6
#d30ce5
#d20be4
#d10ae3
#d009e2
#cf08e1

Download this Dark Violet

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

#dd16ef Color Code Preview on Black Background Color

This is how #dd16ef Color will look on black background color. Color contrast ratio is 5.44

#dd16ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd16ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd16ef

#dd16ef color code is use for CSS Background Color

Background color for the above div is #dd16ef

HTML with inline CSS

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

#dd16ef color code is use for CSS Border Color

CSS Border color for the above div is #dd16ef

HTML with inline CSS

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

CSS Border Left color for the above div is #dd16ef

HTML with inline CSS

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

CSS Border Right color for the above div is #dd16ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd16ef

HTML with inline CSS

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

CSS Border Top color for the above div is #dd16ef

HTML with inline CSS

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

#dd16ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd16ef Color code Preview on White Background

This is how #dd16ef Color code will look on white background color. Color contrast ratio is 3.86

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

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