crispedge.com

Color picker

Loading...

#dd78eb hex color - Violet - Warm color - Information

#dd78eb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd78eb Color code in RGB color code model is created after adding 86.67% red color, 47.06% green color and 92.16% blue color. Hex #dd78eb Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 49% magenta, 0% yellow and 8% black.

Hex #dd78eb color code is between #cc77ee web safe hex color code and #ee88dd web safe hex color code. #cc77ee is the nearest web safe color code. You can see here many more shades of #dd78eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd78eb#dd78eb
RGB Decimal221, 120, 235rgb(221, 120, 235)
RGB Percent87%, 47%, 92%rgb(87%, 47%, 92%)
CSS RGBa221, 120, 235,1rgba(221,120,235,1)
CMYK Modelcmyk(6%,49%,0%,8%)
HSL Color Space293,74% ,70%hsl(293,74% ,70%)
HSV Color Space293°, 49%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010111100011101011
Octal335170353
Decimal221120235
Hexdd78eb

Different shades of #dd78eb color code.

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

Light Shade of #dd78eb
#e8a4f2
Dark Shade of #dd78eb
#d24ce4
Saturated Shade of #dd78eb
#e370f3
Desaturated Shade of #dd78eb
#d780e3
Grey scale Shade of #dd78eb
#b1b1b1
Brighten Shade
#f691ff
Most Readable Shade
#000000

Shades of #dd78eb color code

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

#dd78eb
#c46ad0
#ab5db6
#93509c
#7a4282
#623568
#49284e
#311a34
#180d1a
#000000

Similar Color like #dd78eb color

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

#de79ec
#df7aed
#e07bee
#e17cef
#e27df0
#e37ef1
#e47ff2
#e580f3
#e681f4
#e782f5
#e883f6
#e984f7
#ea85f8
#eb86f9
#dc77ea
#db76e9
#da75e8
#d974e7
#d873e6
#d772e5
#d671e4
#d570e3
#d46fe2
#d36ee1
#d26de0
#d16cdf
#d06bde
#cf6add

Monochromatic Color with #dd78eb

#dd78eb
#150b16
#3d2141
#65376b
#8d4d96
#b562c0

Tints of #dd78eb Color

#dd78eb
#e087ed
#e496ef
#e8a5f1
#ecb4f3
#efc3f6
#f3d2f8
#f7e1fa
#fbf0fc
#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

#dd78eb
#86eb78

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

Split Complementary

#dd78eb
#bfeb78
#78eba4

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

Analogous Color

#af78eb
#c678eb
#dd78eb
#eb78e2
#eb78cb

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

#dd78eb
#ebdd78
#78ebdd

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

#dd78eb
#eba378
#86eb78
#78bfeb

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

#dd78eb
#86eb78
#78eba4
#eb78bf

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

#dd78eb Color Code Preview on Black Background Color

This is how #dd78eb Color will look on black background color. Color contrast ratio is 7.96

#dd78eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd78eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd78eb

#dd78eb color code is use for CSS Background Color

Background color for the above div is #dd78eb

HTML with inline CSS

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

#dd78eb color code is use for CSS Border Color

CSS Border color for the above div is #dd78eb

HTML with inline CSS

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

CSS Border Left color for the above div is #dd78eb

HTML with inline CSS

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

CSS Border Right color for the above div is #dd78eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd78eb

HTML with inline CSS

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

CSS Border Top color for the above div is #dd78eb

HTML with inline CSS

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

#dd78eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd78eb Color code Preview on White Background

This is how #dd78eb Color code will look on white background color. Color contrast ratio is 2.64

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

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,120,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(134,235,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,120,235,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.