Skip to main content Skip to docs navigation

#a06dbf 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 Viola and its hex is #966EBD Nearest Color Name

Color Hue/Base color: Violet

Hex #a06dbf Color code in RGB color code model is created after adding 62.75% red color, 42.75% green color and 74.9% blue color. Hex #a06dbf Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 43% magenta, 0% yellow and 25.1% black.

Hex #a06dbf color code is between #9966bb web safe hex color code and #aa77cc web safe hex color code. #9966bb is the nearest web safe color code. You can see here many more shades of #a06dbf color code.

RGB Chart

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

Color Table

Hex Color Code a06dbf #a06dbf
RGB Decimal 160, 109, 191 160, 109, 191
RGB Percent 63%, 43%, 75% rgb(63%, 43%, 75%)
CSS RGBa 160, 109, 191,1 rgba(160,109,191,1)
CMYK Model cmyk(16%,43%,0%,25.1%)
HSL Color Space 277,39% ,59% hsl(277,39% ,59%)
HSV Color Space 277°, 43%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 01101101 10111111
Octal 240 155 277
Decimal 160 109 191
Hex a0 6d bf

Different shades of #a06dbf color code.

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

Darkest of #a06dbf
#502d66
Darker of #a06dbf
#6c3c8a
Dark of #a06dbf
#884cad
Base of #a06dbf
#a06dbf
Light of #a06dbf
#b790cf
Lighter
#ceb4de
Lightest
#e5d7ee

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

#a06dbf
#8cbf6d

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

Split Complementary

#a06dbf
#b5bf6d
#6dbf77

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

Analogous Color

#706dbf
#7e6dbf
#a06dbf
#bb6dbf
#bf6da0

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

#a06dbf
#6dbfa0
#bfa06d

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

#a06dbf
#bfa06d
#8cbf6d
#6d8cbf

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

#a06dbf
#bf776d
#8cbf6d
#6db5bf

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

#351d43
#502d66
#6c3c8a
#884cad
#a06dbf
#b790cf
#ceb4de
#e5d7ee
#fcfbfd

Tints of #a06dbf Color

#a06dbf
#aa7dc6
#b58dcd
#bf9dd4
#caaddb
#d4bee2
#dfcee9
#e9def0
#f4eef7
#ffffff

Shades of #a06dbf color code

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

#a06dbf
#8e60a9
#7c5494
#6a487f
#583c6a
#473054
#35243f
#23182a
#110c15
#000000

Tones

#a06dbf
#9b82aa
#969696
#969696
#969696

Tones

Similar Color like #a06dbf color

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

#a16ec0
#a26fc1
#a370c2
#a471c3
#a572c4
#a673c5
#a774c6
#a875c7
#a976c8
#aa77c9
#ab78ca
#ac79cb
#ad7acc
#ae7bcd
#9f6cbe
#9e6bbd
#9d6abc
#9c69bb
#9b68ba
#9a67b9
#9966b8
#9865b7
#9764b6
#9663b5
#9562b4
#9461b3
#9360b2
#925fb1

Download this Dark Violet

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

#a06dbf Color Code Preview on Black Background Color

This is how #a06dbf Color will look on black background color. Color contrast ratio is 5.43

#a06dbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06dbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06dbf

#a06dbf color code is use for CSS Background Color

Background color for the above div is #a06dbf

HTML with inline CSS

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

#a06dbf color code is use for CSS Border Color

CSS Border color for the above div is #a06dbf

HTML with inline CSS

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

CSS Border Left color for the above div is #a06dbf

HTML with inline CSS

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

CSS Border Right color for the above div is #a06dbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a06dbf

HTML with inline CSS

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

CSS Border Top color for the above div is #a06dbf

HTML with inline CSS

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

#a06dbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a06dbf Color code Preview on White Background

This is how #a06dbf Color code will look on white background color. Color contrast ratio is 3.86

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

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(160,109,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,191,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,109,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }