Skip to main content Skip to docs navigation

#a34ffd 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 Vega Violet and its hex is #AA55FF Nearest Color Name

Color Hue/Base color: Blue

Hex #a34ffd Color code in RGB color code model is created after adding 63.92% red color, 30.98% green color and 99.22% blue color. Hex #a34ffd Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 69% magenta, 0% yellow and 0.78% black.

Hex #a34ffd color code is between #aa55ff web safe hex color code and #9944ee web safe hex color code. #aa55ff is the nearest web safe color code. You can see here many more shades of #a34ffd color code.

RGB Chart

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

Color Table

Hex Color Code a34ffd #a34ffd
RGB Decimal 163, 79, 253 163, 79, 253
RGB Percent 64%, 31%, 99% rgb(64%, 31%, 99%)
CSS RGBa 163, 79, 253,1 rgba(163,79,253,1)
CMYK Model cmyk(36%,69%,0%,0.78%)
HSL Color Space 269,98% ,65% hsl(269,98% ,65%)
HSV Color Space 269°, 69%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100011 01001111 11111101
Octal 243 117 375
Decimal 163 79 253
Hex a3 4f fd

Different shades of #a34ffd color code.

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

Darkest of #a34ffd
#5702b1
Darker of #a34ffd
#6f03e3
Dark of #a34ffd
#891dfc
Base of #a34ffd
#a34ffd
Light of #a34ffd
#bd81fe
Lighter
#d8b4fe
Lightest
#f2e6ff

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

#a34ffd
#a9fd4f

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

Split Complementary

#a34ffd
#fdfa4f
#52fd4f

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

Analogous Color

#4f60fd
#5b4ffd
#a34ffd
#dd4ffd
#fd4fd4

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

#a34ffd
#4ffda3
#fda34f

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

#a34ffd
#fda34f
#a9fd4f
#4fa9fd

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

#a34ffd
#fd4f52
#a9fd4f
#4ffdfa

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

#3e017f
#5702b1
#6f03e3
#891dfc
#a34ffd
#bd81fe
#d8b4fe
#f2e6ff
#ffffff

Tints of #a34ffd Color

#a34ffd
#ad62fd
#b776fd
#c189fd
#cb9dfd
#d6b0fe
#e0c4fe
#ead7fe
#f4ebfe
#ffffff

Shades of #a34ffd color code

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

#a34ffd
#9046e0
#7e3dc4
#6c34a8
#5a2b8c
#482370
#361a54
#241138
#12081c
#000000

Tones

#a34ffd
#a461eb
#a473d9
#a584c8
#a596b6

Tones

Similar Color like #a34ffd color

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

#a450fe
#a551ff
#a652ff
#a753ff
#a854ff
#a955ff
#aa56ff
#ab57ff
#ac58ff
#ad59ff
#ae5aff
#af5bff
#b05cff
#b15dff
#a24efc
#a14dfb
#a04cfa
#9f4bf9
#9e4af8
#9d49f7
#9c48f6
#9b47f5
#9a46f4
#9945f3
#9844f2
#9743f1
#9642f0
#9541ef

Download this Dark Blue

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

#a34ffd Color Code Preview on Black Background Color

This is how #a34ffd Color will look on black background color. Color contrast ratio is 5.09

#a34ffd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a34ffd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a34ffd

#a34ffd color code is use for CSS Background Color

Background color for the above div is #a34ffd

HTML with inline CSS

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

#a34ffd color code is use for CSS Border Color

CSS Border color for the above div is #a34ffd

HTML with inline CSS

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

CSS Border Left color for the above div is #a34ffd

HTML with inline CSS

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

CSS Border Right color for the above div is #a34ffd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a34ffd

HTML with inline CSS

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

CSS Border Top color for the above div is #a34ffd

HTML with inline CSS

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

#a34ffd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a34ffd Color code Preview on White Background

This is how #a34ffd Color code will look on white background color. Color contrast ratio is 4.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 #a34ffd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a34ffd; }

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