@
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.

#a88dda hex color - Blue - Cool color - Information

#a88dda hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a88dda Color code in RGB color code model is created after adding 65.88% red color, 55.29% green color and 85.49% blue color. Hex #a88dda Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 35% magenta, 0% yellow and 14.51% black.

Hex #a88dda color code is between #aa88dd web safe hex color code and #9999cc web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #a88dda color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code a88dda #a88dda
RGB Decimal 168, 141, 218 rgb(168, 141, 218)
RGB Percent 66%, 55%, 85% rgb(66%, 55%, 85%)
CSS RGBa 168, 141, 218,1 rgba(168,141,218,1)
CMYK Model cmyk(23%,35%,0%,14.51%)
HSL Color Space 261,51% ,70% hsl(261,51% ,70%)
HSV Color Space 261°, 35%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101000 10001101 11011010
Octal 250 215 332
Decimal 168 141 218
Hex a8 8d da

Different shades of #a88dda color code.

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

Light Shade of #a88dda
#c5b3e6
Dark Shade of #a88dda
#8b66cd
Saturated Shade of #a88dda
#a685e2
Desaturated Shade of #a88dda
#aa95d2
Grey scale Shade of #a88dda
#b3b3b3
Brighten Shade
#c1a6f3
Most Readable Shade
#000000

Shades of #a88dda color code

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

#a88dda
#957dc1
#826da9
#705e91
#5d4e79
#4a3e60
#382f48
#251f30
#120f18
#000000

Similar Color like #a88dda color

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

#a98edb
#aa8fdc
#ab90dd
#ac91de
#ad92df
#ae93e0
#af94e1
#b095e2
#b196e3
#b297e4
#b398e5
#b499e6
#b59ae7
#b69be8
#a78cd9
#a68bd8
#a58ad7
#a489d6
#a388d5
#a287d4
#a186d3
#a085d2
#9f84d1
#9e83d0
#9d82cf
#9c81ce
#9b80cd
#9a7fcc

Monochromatic Color with #a88dda

#a88dda
#040405
#251f30
#463b5a
#665685
#8772af

Tints of #a88dda Color

#a88dda
#b199de
#bba6e2
#c5b3e6
#cebfea
#d8ccee
#e2d9f2
#ebe5f6
#f5f2fa
#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

#a88dda
#bfda8d

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

Split Complementary

#a88dda
#dace8d
#99da8d

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

Analogous Color

#8d91da
#998dda
#a88dda
#b78dda
#c78dda

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

#a88dda
#daa88d
#8ddaa8

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

#a88dda
#da8d98
#bfda8d
#8ddace

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

#a88dda
#bfda8d
#99da8d
#ce8dda

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 #a88dda 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.

#a88dda Color Code Preview on Black Background Color

This is how #a88dda Color will look on black background color. Color contrast ratio is 7.49

#a88dda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a88dda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a88dda

#a88dda color code is use for CSS Background Color

Background color for the above div is #a88dda

HTML with inline CSS

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

#a88dda color code is use for CSS Border Color

CSS Border color for the above div is #a88dda

HTML with inline CSS

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

CSS Border Left color for the above div is #a88dda

HTML with inline CSS

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

CSS Border Right color for the above div is #a88dda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a88dda

HTML with inline CSS

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

CSS Border Top color for the above div is #a88dda

HTML with inline CSS

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

#a88dda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a88dda Color code Preview on White Background

This is how #a88dda Color code will look on white background color. Color contrast ratio is 2.80

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.