crispedge.com

Color picker

Loading...

#ada5da hex color - Violet - Cool color - Information

#ada5da hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ada5da Color code in RGB color code model is created after adding 67.84% red color, 64.71% green color and 85.49% blue color. Hex #ada5da Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 24% magenta, 0% yellow and 15% black.

Hex #ada5da color code is between #aaaadd web safe hex color code and #bb99cc web safe hex color code. #aaaadd is the nearest web safe color code. You can see here many more shades of #ada5da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeada5da#ada5da
RGB Decimal173, 165, 218rgb(173, 165, 218)
RGB Percent68%, 65%, 85%rgb(68%, 65%, 85%)
CSS RGBa173, 165, 218,1rgba(173,165,218,1)
CMYK Modelcmyk(21%,24%,0%,15%)
HSL Color Space249,42% ,75%hsl(249,42% ,75%)
HSV Color Space249°, 24%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011010010111011010
Octal255245332
Decimal173165218
Hexada5da

Different shades of #ada5da color code.

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

Light Shade of #ada5da
#cec9e9
Dark Shade of #ada5da
#8c81cb
Saturated Shade of #ada5da
#a99fe0
Desaturated Shade of #ada5da
#b1abd4
Grey scale Shade of #ada5da
#bfbfbf
Brighten Shade
#c6bef3
Most Readable Shade
#000000

Shades of #ada5da color code

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

#ada5da
#9992c1
#8680a9
#736e91
#605b79
#4c4960
#393748
#262430
#131218
#000000

Similar Color like #ada5da color

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

#aea6db
#afa7dc
#b0a8dd
#b1a9de
#b2aadf
#b3abe0
#b4ace1
#b5ade2
#b6aee3
#b7afe4
#b8b0e5
#b9b1e6
#bab2e7
#bbb3e8
#aca4d9
#aba3d8
#aaa2d7
#a9a1d6
#a8a0d5
#a79fd4
#a69ed3
#a59dd2
#a49cd1
#a39bd0
#a29acf
#a199ce
#a098cd
#9f97cc

Monochromatic Color with #ada5da

#ada5da
#040405
#262430
#48445a
#6a6585
#8b85af

Tints of #ada5da Color

#ada5da
#b6afde
#bfb9e2
#c8c3e6
#d1cdea
#dad7ee
#e3e1f2
#ecebf6
#f5f5fa
#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

#ada5da
#d2daa5

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

Split Complementary

#ada5da
#dac8a5
#b8daa5

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

Analogous Color

#a5b2da
#a5a8da
#ada5da
#b8a5da
#c2a5da

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

#ada5da
#daada5
#a5daad

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

#ada5da
#daa5b7
#d2daa5
#a5dac7

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

#ada5da
#d2daa5
#b8daa5
#c8a5da

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

#ada5da Color Code Preview on Black Background Color

This is how #ada5da Color will look on black background color. Color contrast ratio is 9.17

#ada5da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ada5da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ada5da

#ada5da color code is use for CSS Background Color

Background color for the above div is #ada5da

HTML with inline CSS

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

#ada5da color code is use for CSS Border Color

CSS Border color for the above div is #ada5da

HTML with inline CSS

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

CSS Border Left color for the above div is #ada5da

HTML with inline CSS

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

CSS Border Right color for the above div is #ada5da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ada5da

HTML with inline CSS

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

CSS Border Top color for the above div is #ada5da

HTML with inline CSS

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

#ada5da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ada5da Color code Preview on White Background

This is how #ada5da Color code will look on white background color. Color contrast ratio is 2.29

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

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,165,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,218,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,165,218,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.