Skip to main content Skip to docs navigation

#a85ffd hex color | Download Dark Blue 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 Purple Hedonist and its hex is #AA66FF Nearest Color Name

Color Hue/Base color: Blue

Hex #a85ffd Color code in RGB color code model is created after adding 65.88% red color, 37.25% green color and 99.22% blue color. Hex #a85ffd Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 62% magenta, 0% yellow and 0.78% black.

Hex #a85ffd color code is between #aa66ff web safe hex color code and #9955ee web safe hex color code. #aa66ff is the nearest web safe color code. You can see here many more shades of #a85ffd color code.

RGB Chart

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

Color Table

Hex Color Code a85ffd #a85ffd
RGB Decimal 168, 95, 253 168, 95, 253
RGB Percent 66%, 37%, 99% rgb(66%, 37%, 99%)
CSS RGBa 168, 95, 253,1 rgba(168,95,253,1)
CMYK Model cmyk(34%,62%,0%,0.78%)
HSL Color Space 268,98% ,68% hsl(268,98% ,68%)
HSV Color Space 268°, 62%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101000 01011111 11111101
Octal 250 137 375
Decimal 168 95 253
Hex a8 5f fd

Different shades of #a85ffd color code.

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

Darkest of #a85ffd
#5a02c1
Darker of #a85ffd
#7203f3
Dark of #a85ffd
#8d2dfc
Base of #a85ffd
#a85ffd
Light of #a85ffd
#c391fe
Lighter
#dfc4fe
Lightest
#faf6ff

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

#a85ffd
#b4fd5f

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

Split Complementary

#a85ffd
#fdf75f
#65fd5f

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

Analogous Color

#5f72fd
#665ffd
#a85ffd
#dd5ffd
#fd5fdc

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

#a85ffd
#5ffda8
#fda85f

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

#a85ffd
#fda85f
#b4fd5f
#5fb4fd

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

#a85ffd
#fd5f65
#b4fd5f
#5ffdf7

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

#43028e
#5a02c1
#7203f3
#8d2dfc
#a85ffd
#c391fe
#dfc4fe
#faf6ff
#ffffff

Tints of #a85ffd Color

#a85ffd
#b170fd
#bb82fd
#c594fd
#cea6fd
#d8b7fe
#e2c9fe
#ebdbfe
#f5edfe
#ffffff

Shades of #a85ffd color code

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

#a85ffd
#9554e0
#8249c4
#703fa8
#5d348c
#4a2a70
#381f54
#251538
#120a1c
#000000

Tones

#a85ffd
#a96fed
#aa7fdd
#ac90cc
#ada0bc

Tones

Similar Color like #a85ffd color

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

#a960fe
#aa61ff
#ab62ff
#ac63ff
#ad64ff
#ae65ff
#af66ff
#b067ff
#b168ff
#b269ff
#b36aff
#b46bff
#b56cff
#b66dff
#a75efc
#a65dfb
#a55cfa
#a45bf9
#a35af8
#a259f7
#a158f6
#a057f5
#9f56f4
#9e55f3
#9d54f2
#9c53f1
#9b52f0
#9a51ef

Download this Dark Blue

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

#a85ffd Color Code Preview on Black Background Color

This is how #a85ffd Color will look on black background color. Color contrast ratio is 5.72

#a85ffd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a85ffd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a85ffd

#a85ffd color code is use for CSS Background Color

Background color for the above div is #a85ffd

HTML with inline CSS

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

#a85ffd color code is use for CSS Border Color

CSS Border color for the above div is #a85ffd

HTML with inline CSS

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

CSS Border Left color for the above div is #a85ffd

HTML with inline CSS

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

CSS Border Right color for the above div is #a85ffd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a85ffd

HTML with inline CSS

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

CSS Border Top color for the above div is #a85ffd

HTML with inline CSS

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

#a85ffd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a85ffd Color code Preview on White Background

This is how #a85ffd Color code will look on white background color. Color contrast ratio is 3.67

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

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(168,95,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,253,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,95,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }