Skip to main content Skip to docs navigation

#a486de 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 Lavender Blossom and its hex is #B57EDC Nearest Color Name

Color Hue/Base color: Violet

Hex #a486de Color code in RGB color code model is created after adding 64.31% red color, 52.55% green color and 87.06% blue color. Hex #a486de Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 40% magenta, 0% yellow and 12.94% black.

Hex #a486de color code is between #aa88dd web safe hex color code and #9977ee web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #a486de color code.

RGB Chart

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

Color Table

Hex Color Code a486de #a486de
RGB Decimal 164, 134, 222 164, 134, 222
RGB Percent 64%, 53%, 87% rgb(64%, 53%, 87%)
CSS RGBa 164, 134, 222,1 rgba(164,134,222,1)
CMYK Model cmyk(26%,40%,0%,12.94%)
HSL Color Space 260,57% ,70% hsl(260,57% ,70%)
HSV Color Space 260°, 40%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10000110 11011110
Octal 244 206 336
Decimal 164 134 222
Hex a4 86 de

Different shades of #a486de color code.

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

Darkest of #a486de
#532b9f
Darker of #a486de
#6836c8
Dark of #a486de
#865ed3
Base of #a486de
#a486de
Light of #a486de
#c2aee9
Lighter
#e0d6f4
Lightest
#fefeff

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

#a486de
#c0de86

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

Split Complementary

#a486de
#ded086
#94de86

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

Analogous Color

#869bde
#868dde
#a486de
#c186de
#de86d6

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

#a486de
#86dea4
#dea486

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

#a486de
#dea486
#c0de86
#86c0de

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

#a486de
#de8694
#c0de86
#86ded0

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

#3e2177
#532b9f
#6836c8
#865ed3
#a486de
#c2aee9
#e0d6f4
#fefeff
#ffffff

Tints of #a486de Color

#a486de
#ae93e1
#b8a0e5
#c2aee9
#ccbbec
#d6c9f0
#e0d6f4
#eae4f7
#f4f1fb
#ffffff

Shades of #a486de color code

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

#a486de
#9177c5
#7f68ac
#6d5994
#5b4a7b
#483b62
#362c4a
#241d31
#120e18
#000000

Tones

#a486de
#a995cf
#aea5bf
#b2b2b2
#b2b2b2

Tones

Similar Color like #a486de color

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

#a587df
#a688e0
#a789e1
#a88ae2
#a98be3
#aa8ce4
#ab8de5
#ac8ee6
#ad8fe7
#ae90e8
#af91e9
#b092ea
#b193eb
#b294ec
#a385dd
#a284dc
#a183db
#a082da
#9f81d9
#9e80d8
#9d7fd7
#9c7ed6
#9b7dd5
#9a7cd4
#997bd3
#987ad2
#9779d1
#9678d0

Download this Dark Violet

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

#a486de Color Code Preview on Black Background Color

This is how #a486de Color will look on black background color. Color contrast ratio is 7.04

#a486de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a486de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a486de

#a486de color code is use for CSS Background Color

Background color for the above div is #a486de

HTML with inline CSS

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

#a486de color code is use for CSS Border Color

CSS Border color for the above div is #a486de

HTML with inline CSS

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

CSS Border Left color for the above div is #a486de

HTML with inline CSS

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

CSS Border Right color for the above div is #a486de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a486de

HTML with inline CSS

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

CSS Border Top color for the above div is #a486de

HTML with inline CSS

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

#a486de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a486de Color code Preview on White Background

This is how #a486de Color code will look on white background color. Color contrast ratio is 2.98

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

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