Skip to main content Skip to docs navigation

#aa4eef 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 Light Shōtoku Purple and its hex is #AA55EE Nearest Color Name

Color Hue/Base color: Blue

Hex #aa4eef Color code in RGB color code model is created after adding 66.67% red color, 30.59% green color and 93.73% blue color. Hex #aa4eef Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 67% magenta, 0% yellow and 6.27% black.

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

RGB Chart

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

Color Table

Hex Color Code aa4eef #aa4eef
RGB Decimal 170, 78, 239 170, 78, 239
RGB Percent 67%, 31%, 94% rgb(67%, 31%, 94%)
CSS RGBa 170, 78, 239,1 rgba(170,78,239,1)
CMYK Model cmyk(29%,67%,0%,6.27%)
HSL Color Space 274,83% ,62% hsl(274,83% ,62%)
HSV Color Space 274°, 67%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 01001110 11101111
Octal 252 116 357
Decimal 170 78 239
Hex aa 4e ef

Different shades of #aa4eef color code.

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

Darkest of #aa4eef
#5c0e96
Darker of #aa4eef
#7812c5
Dark of #aa4eef
#941feb
Base of #aa4eef
#aa4eef
Light of #aa4eef
#c07df3
Lighter
#d7acf7
Lightest
#eddafc

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

#aa4eef
#93ef4e

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

Split Complementary

#aa4eef
#e3ef4e
#4eef5a

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

Analogous Color

#4e50ef
#674eef
#aa4eef
#e04eef
#ef4ebb

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

#aa4eef
#4eefaa
#efaa4e

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

#aa4eef
#efaa4e
#93ef4e
#4e93ef

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

#aa4eef
#ef5a4e
#93ef4e
#4ee3ef

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

#3f0968
#5c0e96
#7812c5
#941feb
#aa4eef
#c07df3
#d7acf7
#eddafc
#ffffff

Tints of #aa4eef Color

#aa4eef
#b361f0
#bc75f2
#c689f4
#cf9cf6
#d9b0f7
#e2c4f9
#ecd7fb
#f5ebfd
#ffffff

Shades of #aa4eef color code

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

#aa4eef
#9745d4
#843cb9
#71349f
#5e2b84
#4b226a
#381a4f
#251135
#12081a
#000000

Tones

#aa4eef
#a761dc
#a475c8
#a288b5
#9f9ba2

Tones

Similar Color like #aa4eef color

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

#ab4ff0
#ac50f1
#ad51f2
#ae52f3
#af53f4
#b054f5
#b155f6
#b256f7
#b357f8
#b458f9
#b559fa
#b65afb
#b75bfc
#b85cfd
#a94dee
#a84ced
#a74bec
#a64aeb
#a549ea
#a448e9
#a347e8
#a246e7
#a145e6
#a044e5
#9f43e4
#9e42e3
#9d41e2
#9c40e1

Download this Dark Blue

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

#aa4eef Color Code Preview on Black Background Color

This is how #aa4eef Color will look on black background color. Color contrast ratio is 5.05

#aa4eef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa4eef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa4eef

#aa4eef color code is use for CSS Background Color

Background color for the above div is #aa4eef

HTML with inline CSS

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

#aa4eef color code is use for CSS Border Color

CSS Border color for the above div is #aa4eef

HTML with inline CSS

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

CSS Border Left color for the above div is #aa4eef

HTML with inline CSS

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

CSS Border Right color for the above div is #aa4eef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa4eef

HTML with inline CSS

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

CSS Border Top color for the above div is #aa4eef

HTML with inline CSS

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

#aa4eef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa4eef Color code Preview on White Background

This is how #aa4eef Color code will look on white background color. Color contrast ratio is 4.16

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

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(170,78,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(147,239,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,78,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }