Skip to main content Skip to docs navigation

#a264fc 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 #a264fc Color code in RGB color code model is created after adding 63.53% red color, 39.22% green color and 98.82% blue color. Hex #a264fc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 60% magenta, 0% yellow and 1.18% black.

Hex #a264fc 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 #a264fc color code.

RGB Chart

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

Color Table

Hex Color Code a264fc #a264fc
RGB Decimal 162, 100, 252 162, 100, 252
RGB Percent 64%, 39%, 99% rgb(64%, 39%, 99%)
CSS RGBa 162, 100, 252,1 rgba(162,100,252,1)
CMYK Model cmyk(36%,60%,0%,1.18%)
HSL Color Space 264,96% ,69% hsl(264,96% ,69%)
HSV Color Space 264°, 60%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100010 01100100 11111100
Octal 242 144 374
Decimal 162 100 252
Hex a2 64 fc

Different shades of #a264fc color code.

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

Darkest of #a264fc
#5204c3
Darker of #a264fc
#6705f5
Dark of #a264fc
#8432fb
Base of #a264fc
#a264fc
Light of #a264fc
#c096fd
Lighter
#dec8fe
Lightest
#fcfaff

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

#a264fc
#befc64

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

Split Complementary

#a264fc
#fcee64
#72fc64

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

Analogous Color

#647ffc
#6465fc
#a264fc
#d564fc
#fc64e4

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

#a264fc
#64fca2
#fca264

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

#a264fc
#fca264
#befc64
#64befc

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

#a264fc
#fc6472
#befc64
#64fcee

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

#3d0391
#5204c3
#6705f5
#8432fb
#a264fc
#c096fd
#dec8fe
#fcfaff
#ffffff

Tints of #a264fc Color

#a264fc
#ac75fc
#b686fc
#c197fd
#cba8fd
#d5bafd
#e0cbfe
#eadcfe
#f4edfe
#ffffff

Shades of #a264fc color code

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

#a264fc
#9058e0
#7e4dc4
#6c42a8
#5a378c
#482c70
#362154
#241638
#120b1c
#000000

Tones

#a264fc
#a574ec
#a884dc
#ab93cd
#aea3bd

Tones

Similar Color like #a264fc color

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

#a365fd
#a466fe
#a567ff
#a668ff
#a769ff
#a86aff
#a96bff
#aa6cff
#ab6dff
#ac6eff
#ad6fff
#ae70ff
#af71ff
#b072ff
#a163fb
#a062fa
#9f61f9
#9e60f8
#9d5ff7
#9c5ef6
#9b5df5
#9a5cf4
#995bf3
#985af2
#9759f1
#9658f0
#9557ef
#9456ee

Download this Dark Blue

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

#a264fc Color Code Preview on Black Background Color

This is how #a264fc Color will look on black background color. Color contrast ratio is 5.76

#a264fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a264fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a264fc

#a264fc color code is use for CSS Background Color

Background color for the above div is #a264fc

HTML with inline CSS

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

#a264fc color code is use for CSS Border Color

CSS Border color for the above div is #a264fc

HTML with inline CSS

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

CSS Border Left color for the above div is #a264fc

HTML with inline CSS

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

CSS Border Right color for the above div is #a264fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a264fc

HTML with inline CSS

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

CSS Border Top color for the above div is #a264fc

HTML with inline CSS

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

#a264fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a264fc Color code Preview on White Background

This is how #a264fc Color code will look on white background color. Color contrast ratio is 3.64

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

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(162,100,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,252,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,100,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }