Skip to main content Skip to docs navigation

#ad5adb hex color | Dark Violet & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Purple Yam and its hex is #A846D7 Nearest Color Name

Color Hue/Base color: Violet

Hex #ad5adb Color code in RGB color code model is created after adding 67.84% red color, 35.29% green color and 85.88% blue color. Hex #ad5adb Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 59% magenta, 0% yellow and 14.12% black.

Hex #ad5adb color code is between #aa55dd web safe hex color code and #bb66cc web safe hex color code. #aa55dd is the nearest web safe color code. You can see here many more shades of #ad5adb color code.

RGB Chart

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

Color Table

Hex Color Code ad5adb #ad5adb
RGB Decimal 173, 90, 219 173, 90, 219
RGB Percent 68%, 35%, 86% rgb(68%, 35%, 86%)
CSS RGBa 173, 90, 219,1 rgba(173,90,219,1)
CMYK Model cmyk(21%,59%,0%,14.12%)
HSL Color Space 279,64% ,61% hsl(279,64% ,61%)
HSV Color Space 279°, 59%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 01011010 11011011
Octal 255 132 333
Decimal 173 90 219
Hex ad 5a db

Different shades of #ad5adb color code.

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

Darkest of #ad5adb
#5c1c80
Darker of #ad5adb
#7b25aa
Dark of #ad5adb
#9830d2
Base of #ad5adb
#ad5adb
Light of #ad5adb
#c284e4
Lighter
#d7aeed
Lightest
#ebd8f6

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

#ad5adb
#88db5a

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

Split Complementary

#ad5adb
#c9db5a
#5adb6c

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

Analogous Color

#625adb
#775adb
#ad5adb
#d85adb
#db5aa8

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

#ad5adb
#5adbad
#dbad5a

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

#ad5adb
#dbad5a
#88db5a
#5a88db

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ad5adb
#db6c5a
#88db5a
#5ac9db

Square 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).

Monochromatic Color with #ad5adb

#3e1356
#5c1c80
#7b25aa
#9830d2
#ad5adb
#c284e4
#d7aeed
#ebd8f6
#ffffff

Tints of #ad5adb Color

#ad5adb
#b66cdf
#bf7ee3
#c891e7
#d1a3eb
#dab5ef
#e3c8f3
#ecdaf7
#f5ecfb
#ffffff

Shades of #ad5adb color code

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

#ad5adb
#9950c2
#8646aa
#733c92
#603279
#4c2861
#391e49
#261430
#130a18
#000000

Tones

#ad5adb
#a76ec7
#a182b3
#9c969f
#9b9b9b

Tones

Similar Color like #ad5adb color

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

#ae5bdc
#af5cdd
#b05dde
#b15edf
#b25fe0
#b360e1
#b461e2
#b562e3
#b663e4
#b764e5
#b865e6
#b966e7
#ba67e8
#bb68e9
#ac59da
#ab58d9
#aa57d8
#a956d7
#a855d6
#a754d5
#a653d4
#a552d3
#a451d2
#a350d1
#a24fd0
#a14ecf
#a04dce
#9f4ccd

Download this

Hex #ad5adb 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.

#ad5adb Color Code Preview on Black Background Color

This is how #ad5adb Color will look on black background color. Color contrast ratio is 5.26

#ad5adb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5adb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5adb

#ad5adb color code is use for CSS Background Color

Background color for the above div is #ad5adb

HTML with inline CSS

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

#ad5adb color code is use for CSS Border Color

CSS Border color for the above div is #ad5adb

HTML with inline CSS

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

CSS Border Left color for the above div is #ad5adb

HTML with inline CSS

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

CSS Border Right color for the above div is #ad5adb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad5adb

HTML with inline CSS

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

CSS Border Top color for the above div is #ad5adb

HTML with inline CSS

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

#ad5adb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad5adb Color code Preview on White Background

This is how #ad5adb Color code will look on white background color. Color contrast ratio is 3.99

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

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