crispedge.com

Color picker

Loading...

#ad5fde hex color - Violet - Warm color - Information

#ad5fde hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ad5fde Color code in RGB color code model is created after adding 67.84% red color, 37.25% green color and 87.06% blue color. Hex #ad5fde Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 57% magenta, 0% yellow and 13% black.

Hex #ad5fde color code is between #aa66dd web safe hex color code and #bb55ee web safe hex color code. #aa66dd is the nearest web safe color code. You can see here many more shades of #ad5fde color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codead5fde#ad5fde
RGB Decimal173, 95, 222rgb(173, 95, 222)
RGB Percent68%, 37%, 87%rgb(68%, 37%, 87%)
CSS RGBa173, 95, 222,1rgba(173,95,222,1)
CMYK Modelcmyk(22%,57%,0%,13%)
HSL Color Space277,66% ,62%hsl(277,66% ,62%)
HSV Color Space277°, 57%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010101111111011110
Octal255137336
Decimal17395222
Hexad5fde

Different shades of #ad5fde color code.

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

Light Shade of #ad5fde
#c389e7
Dark Shade of #ad5fde
#9735d5
Saturated Shade of #ad5fde
#af55e8
Desaturated Shade of #ad5fde
#ab69d4
Grey scale Shade of #ad5fde
#9e9e9e
Brighten Shade
#c678f7
Most Readable Shade
#FFFFFF

Shades of #ad5fde color code

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

#ad5fde
#9954c5
#8649ac
#733f94
#60347b
#4c2a62
#391f4a
#261531
#130a18
#000000

Similar Color like #ad5fde color

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

#ae60df
#af61e0
#b062e1
#b163e2
#b264e3
#b365e4
#b466e5
#b567e6
#b668e7
#b769e8
#b86ae9
#b96bea
#ba6ceb
#bb6dec
#ac5edd
#ab5ddc
#aa5cdb
#a95bda
#a85ad9
#a759d8
#a658d7
#a557d6
#a456d5
#a355d4
#a254d3
#a153d2
#a052d1
#9f51d0

Monochromatic Color with #ad5fde

#ad5fde
#070409
#291634
#4a285e
#6b3b89
#8c4db3

Tints of #ad5fde Color

#ad5fde
#b670e1
#bf82e5
#c894e9
#d1a6ec
#dab7f0
#e3c9f4
#ecdbf7
#f5edfb
#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

#ad5fde
#90de5f

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

Split Complementary

#ad5fde
#d0de5f
#5fde6d

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

Analogous Color

#7a5fde
#945fde
#ad5fde
#c65fde
#de5fdc

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

#ad5fde
#dead5f
#5fdead

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

#ad5fde
#de6d5f
#90de5f
#5fcfde

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

#ad5fde
#90de5f
#5fde6d
#de5fd0

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

#ad5fde Color Code Preview on Black Background Color

This is how #ad5fde Color will look on black background color. Color contrast ratio is 5.47

#ad5fde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5fde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5fde

#ad5fde color code is use for CSS Background Color

Background color for the above div is #ad5fde

HTML with inline CSS

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

#ad5fde color code is use for CSS Border Color

CSS Border color for the above div is #ad5fde

HTML with inline CSS

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

CSS Border Left color for the above div is #ad5fde

HTML with inline CSS

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

CSS Border Right color for the above div is #ad5fde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad5fde

HTML with inline CSS

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

CSS Border Top color for the above div is #ad5fde

HTML with inline CSS

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

#ad5fde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad5fde Color code Preview on White Background

This is how #ad5fde Color code will look on white background color. Color contrast ratio is 3.84

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

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(173,95,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,222,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,95,222,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.