Skip to main content Skip to docs navigation

#aa95fb hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #aa95fb Color code in RGB color code model is created after adding 66.67% red color, 58.43% green color and 98.43% blue color. Hex #aa95fb Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 41% magenta, 0% yellow and 1.57% black.

Hex #aa95fb color code is between #9999ff web safe hex color code and #bb88ee web safe hex color code. #9999ff is the nearest web safe color code. You can see here many more shades of #aa95fb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code aa95fb #aa95fb
RGB Decimal 170, 149, 251 rgb(170, 149, 251)
RGB Percent 67%, 58%, 98% rgb(67%, 58%, 98%)
CSS RGBa 170, 149, 251,1 rgba(170,149,251,1)
CMYK Model cmyk(32%,41%,0%,1.57%)
HSL Color Space 252,93% ,78% hsl(252,93% ,78%)
HSV Color Space 252°, 41%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10010101 11111011
Octal 252 225 373
Decimal 170 149 251
Hex aa 95 fb

Different shades of #aa95fb color code.

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

Light Shade of #aa95fb
#d1c6fd
Dark Shade of #aa95fb
#8364f9
Saturated Shade of #aa95fb
#a891ff
Desaturated Shade of #aa95fb
#ad9af5
Grey scale Shade of #aa95fb
#c8c8c8
Brighten Shade
#c3aeff
Most Readable Shade
#000000

Shades of #aa95fb color code

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

#aa95fb
#9784df
#8473c3
#7163a7
#5e528b
#4b426f
#383153
#252137
#12101b
#000000

Similar Color like #aa95fb color

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

#ab96fc
#ac97fd
#ad98fe
#ae99ff
#af9aff
#b09bff
#b19cff
#b29dff
#b39eff
#b49fff
#b5a0ff
#b6a1ff
#b7a2ff
#b8a3ff
#a994fa
#a893f9
#a792f8
#a691f7
#a590f6
#a48ff5
#a38ef4
#a28df3
#a18cf2
#a08bf1
#9f8af0
#9e89ef
#9d88ee
#9c87ed

Monochromatic Color with #aa95fb

#aa95fb
#1a1726
#373051
#54497b
#7063a6
#8d7cd0

Tints of #aa95fb Color

#aa95fb
#b3a0fb
#bcacfb
#c6b8fc
#cfc4fc
#d9cffd
#e2dbfd
#ece7fe
#f5f3fe
#ffffff

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

#aa95fb
#e6fb95

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

Split Complementary

#aa95fb
#fbdd95
#b3fb95

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

Analogous Color

#95a9fb
#9695fb
#aa95fb
#be95fb
#d395fb

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

#aa95fb
#fbaa95
#95fbaa

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

#aa95fb
#fb95b3
#e6fb95
#95fbdd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aa95fb
#e6fb95
#b3fb95
#dd95fb

Double Complementary 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).

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

#aa95fb Color Code Preview on Black Background Color

This is how #aa95fb Color will look on black background color. Color contrast ratio is 8.40

#aa95fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa95fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa95fb

#aa95fb color code is use for CSS Background Color

Background color for the above div is #aa95fb

HTML with inline CSS

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

#aa95fb color code is use for CSS Border Color

CSS Border color for the above div is #aa95fb

HTML with inline CSS

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

CSS Border Left color for the above div is #aa95fb

HTML with inline CSS

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

CSS Border Right color for the above div is #aa95fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa95fb

HTML with inline CSS

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

CSS Border Top color for the above div is #aa95fb

HTML with inline CSS

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

#aa95fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa95fb Color code Preview on White Background

This is how #aa95fb Color code will look on white background color. Color contrast ratio is 2.50

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,149,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,251,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,149,251,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.