Skip to main content Skip to docs navigation

#ad2cd5 hex color | Download Dark Violet BG image | 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 Telemagenta and its hex is #AA22CC Nearest Color Name

Color Hue/Base color: Violet

Hex #ad2cd5 Color code in RGB color code model is created after adding 67.84% red color, 17.25% green color and 83.53% blue color. Hex #ad2cd5 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 79% magenta, 0% yellow and 16.47% black.

Hex #ad2cd5 color code is between #aa33dd web safe hex color code and #bb22cc web safe hex color code. #aa33dd is the nearest web safe color code. You can see here many more shades of #ad2cd5 color code.

RGB Chart

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

Color Table

Hex Color Code ad2cd5 #ad2cd5
RGB Decimal 173, 44, 213 173, 44, 213
RGB Percent 68%, 17%, 84% rgb(68%, 17%, 84%)
CSS RGBa 173, 44, 213,1 rgba(173,44,213,1)
CMYK Model cmyk(19%,79%,0%,16.47%)
HSL Color Space 286,67% ,50% hsl(286,67% ,50%)
HSV Color Space 286°, 79%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 00101100 11010101
Octal 255 54 325
Decimal 173 44 213
Hex ad 2c d5

Different shades of #ad2cd5 color code.

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

Darkest of #ad2cd5
#461157
Darker of #ad2cd5
#691a81
Dark of #ad2cd5
#8b22ac
Base of #ad2cd5
#ad2cd5
Light of #ad2cd5
#be57dd
Lighter
#ce81e6
Lightest
#dfacee

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

#ad2cd5
#54d52c

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

Split Complementary

#ad2cd5
#a8d52c
#2cd558

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

Analogous Color

#4a2cd5
#672cd5
#ad2cd5
#d52cc5
#d52c7e

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

#ad2cd5
#2cd5ad
#d5ad2c

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

#ad2cd5
#d5ad2c
#54d52c
#2c54d5

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

#ad2cd5
#d5582c
#54d52c
#2ca8d5

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 #ad2cd5

#24092c
#461157
#691a81
#8b22ac
#ad2cd5
#be57dd
#ce81e6
#dfacee
#efd6f7

Tints of #ad2cd5 Color

#ad2cd5
#b643d9
#bf5ade
#c872e3
#d189e7
#daa1ec
#e3b8f1
#ecd0f5
#f5e7fa
#ffffff

Shades of #ad2cd5 color code

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

#ad2cd5
#9927bd
#8622a5
#731d8e
#601876
#4c135e
#390e47
#26092f
#130417
#000000

Tones

#ad2cd5
#a045bc
#925fa2
#857889
#808080

Tones

Similar Color like #ad2cd5 color

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

#ae2dd6
#af2ed7
#b02fd8
#b130d9
#b231da
#b332db
#b433dc
#b534dd
#b635de
#b736df
#b837e0
#b938e1
#ba39e2
#bb3ae3
#ac2bd4
#ab2ad3
#aa29d2
#a928d1
#a827d0
#a726cf
#a625ce
#a524cd
#a423cc
#a322cb
#a221ca
#a120c9
#a01fc8
#9f1ec7

Download this Dark Violet

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

#ad2cd5 Color Code Preview on Black Background Color

This is how #ad2cd5 Color will look on black background color. Color contrast ratio is 4.10

#ad2cd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad2cd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad2cd5

#ad2cd5 color code is use for CSS Background Color

Background color for the above div is #ad2cd5

HTML with inline CSS

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

#ad2cd5 color code is use for CSS Border Color

CSS Border color for the above div is #ad2cd5

HTML with inline CSS

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

CSS Border Left color for the above div is #ad2cd5

HTML with inline CSS

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

CSS Border Right color for the above div is #ad2cd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad2cd5

HTML with inline CSS

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

CSS Border Top color for the above div is #ad2cd5

HTML with inline CSS

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

#ad2cd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad2cd5 Color code Preview on White Background

This is how #ad2cd5 Color code will look on white background color. Color contrast ratio is 5.12

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,44,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,213,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,44,213,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }