crispedge.com

Color picker

Loading...

#dd22ee hex color - Violet - Warm color - Information

#dd22ee hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd22ee Color code in RGB color code model is created after adding 86.67% red color, 13.33% green color and 93.33% blue color. Hex #dd22ee Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 86% magenta, 0% yellow and 7% black.

Hex #dd22ee color code is a web safe color. Next web safe color code is #cc11dd and previous web safe color code is #ee33ff. You can see here many more shades of #dd22ee color code.

0 Likes 0 Comments | 16 Views

RGB Chart

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

Color Table

Hex Color Codedd22ee#dd22ee
RGB Decimal221, 34, 238rgb(221, 34, 238)
RGB Percent87%, 13%, 93%rgb(87%, 13%, 93%)
CSS RGBa221, 34, 238,1rgba(221,34,238,1)
CMYK Modelcmyk(7%,86%,0%,7%)
HSL Color Space295,86% ,53%hsl(295,86% ,53%)
HSV Color Space295°, 86%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010010001011101110
Octal33542356
Decimal22134238
Hexdd22ee

Different shades of #dd22ee color code.

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

Light Shade of #dd22ee
#e451f2
Dark Shade of #dd22ee
#bd10cd
Saturated Shade of #dd22ee
#e716fa
Desaturated Shade of #dd22ee
#d32ee2
Grey scale Shade of #dd22ee
#888888
Brighten Shade
#f63bff
Most Readable Shade
#FFFFFF

Shades of #dd22ee color code

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

#dd22ee
#c41ed3
#ab1ab9
#93169e
#7a1284
#620f69
#490b4f
#310734
#18031a
#000000

Similar Color like #dd22ee color

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

#de23ef
#df24f0
#e025f1
#e126f2
#e227f3
#e328f4
#e429f5
#e52af6
#e62bf7
#e72cf8
#e82df9
#e92efa
#ea2ffb
#eb30fc
#dc21ed
#db20ec
#da1feb
#d91eea
#d81de9
#d71ce8
#d61be7
#d51ae6
#d419e5
#d318e4
#d217e3
#d116e2
#d015e1
#cf14e0

Monochromatic Color with #dd22ee

#dd22ee
#18041a
#3f0a44
#67106e
#8e1699
#b61cc3

Tints of #dd22ee Color

#dd22ee
#e03aef
#e453f1
#e86bf3
#ec84f5
#ef9cf7
#f3b5f9
#f7cdfb
#fbe6fd
#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

#dd22ee
#33ee22

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

Split Complementary

#dd22ee
#99ee22
#22ee77

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

Analogous Color

#8b22ee
#b422ee
#dd22ee
#ee22d6
#ee22ad

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

#dd22ee
#eedd22
#22eedd

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

#dd22ee
#ee7722
#33ee22
#2299ee

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

#dd22ee
#33ee22
#22ee77
#ee2299

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

#dd22ee Color Code Preview on Black Background Color

This is how #dd22ee Color will look on black background color. Color contrast ratio is 5.54

#dd22ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd22ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd22ee

#dd22ee color code is use for CSS Background Color

Background color for the above div is #dd22ee

HTML with inline CSS

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

#dd22ee color code is use for CSS Border Color

CSS Border color for the above div is #dd22ee

HTML with inline CSS

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

CSS Border Left color for the above div is #dd22ee

HTML with inline CSS

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

CSS Border Right color for the above div is #dd22ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd22ee

HTML with inline CSS

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

CSS Border Top color for the above div is #dd22ee

HTML with inline CSS

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

#dd22ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd22ee Color code Preview on White Background

This is how #dd22ee Color code will look on white background color. Color contrast ratio is 3.79

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

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.