crispedge.com

Color picker

Loading...

#d35de5 hex color - Violet - Warm color - Information

#d35de5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d35de5 Color code in RGB color code model is created after adding 82.75% red color, 36.47% green color and 89.8% blue color. Hex #d35de5 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 59% magenta, 0% yellow and 10% black.

Hex #d35de5 color code is between #cc55dd web safe hex color code and #dd66ee web safe hex color code. #cc55dd is the nearest web safe color code. You can see here many more shades of #d35de5 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Coded35de5#d35de5
RGB Decimal211, 93, 229rgb(211, 93, 229)
RGB Percent83%, 36%, 90%rgb(83%, 36%, 90%)
CSS RGBa211, 93, 229,1rgba(211,93,229,1)
CMYK Modelcmyk(8%,59%,0%,10%)
HSL Color Space292,72% ,63%hsl(292,72% ,63%)
HSV Color Space292°, 59%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100110101110111100101
Octal323135345
Decimal21193229
Hexd35de5

Different shades of #d35de5 color code.

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

Light Shade of #d35de5
#df89ec
Dark Shade of #d35de5
#c731de
Saturated Shade of #d35de5
#da54ee
Desaturated Shade of #d35de5
#cc66dc
Grey scale Shade of #d35de5
#a1a1a1
Brighten Shade
#ec76fe
Most Readable Shade
#000000

Shades of #d35de5 color code

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

#d35de5
#bb52cb
#a448b2
#8c3e98
#75337f
#5d2965
#461f4c
#2e1432
#170a19
#000000

Similar Color like #d35de5 color

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

#d45ee6
#d55fe7
#d660e8
#d761e9
#d862ea
#d963eb
#da64ec
#db65ed
#dc66ee
#dd67ef
#de68f0
#df69f1
#e06af2
#e16bf3
#d25ce4
#d15be3
#d05ae2
#cf59e1
#ce58e0
#cd57df
#cc56de
#cb55dd
#ca54dc
#c953db
#c852da
#c751d9
#c650d8
#c54fd7

Monochromatic Color with #d35de5

#d35de5
#0f0710
#36183b
#5e2965
#853a90
#ac4cba

Tints of #d35de5 Color

#d35de5
#d76fe7
#dc81ea
#e193ed
#e6a5f0
#ebb7f3
#f0c9f6
#f5dbf9
#faedfc
#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

#d35de5
#6fe55d

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

Split Complementary

#d35de5
#b3e55d
#5de58f

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

Analogous Color

#9d5de5
#b85de5
#d35de5
#e55ddc
#e55dc1

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

#d35de5
#e5d35d
#5de5d3

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

#d35de5
#e58f5d
#6fe55d
#5db3e5

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

#d35de5
#6fe55d
#5de58f
#e55db3

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

#d35de5 Color Code Preview on Black Background Color

This is how #d35de5 Color will look on black background color. Color contrast ratio is 6.47

#d35de5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d35de5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d35de5

#d35de5 color code is use for CSS Background Color

Background color for the above div is #d35de5

HTML with inline CSS

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

#d35de5 color code is use for CSS Border Color

CSS Border color for the above div is #d35de5

HTML with inline CSS

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

CSS Border Left color for the above div is #d35de5

HTML with inline CSS

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

CSS Border Right color for the above div is #d35de5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d35de5

HTML with inline CSS

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

CSS Border Top color for the above div is #d35de5

HTML with inline CSS

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

#d35de5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d35de5 Color code Preview on White Background

This is how #d35de5 Color code will look on white background color. Color contrast ratio is 3.25

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.