crispedge.com

Color picker

Loading...

#ac8eeb hex color - Violet - Cool color - Information

#ac8eeb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac8eeb Color code in RGB color code model is created after adding 67.45% red color, 55.69% green color and 92.16% blue color. Hex #ac8eeb Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 40% magenta, 0% yellow and 8% black.

Hex #ac8eeb color code is between #aa88ee web safe hex color code and #bb99dd web safe hex color code. #aa88ee is the nearest web safe color code. You can see here many more shades of #ac8eeb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac8eeb#ac8eeb
RGB Decimal172, 142, 235rgb(172, 142, 235)
RGB Percent67%, 56%, 92%rgb(67%, 56%, 92%)
CSS RGBa172, 142, 235,1rgba(172,142,235,1)
CMYK Modelcmyk(27%,40%,0%,8%)
HSL Color Space259,70% ,74%hsl(259,70% ,74%)
HSV Color Space259°, 40%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001000111011101011
Octal254216353
Decimal172142235
Hexac8eeb

Different shades of #ac8eeb color code.

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

Light Shade of #ac8eeb
#ccb9f3
Dark Shade of #ac8eeb
#8c63e3
Saturated Shade of #ac8eeb
#aa87f2
Desaturated Shade of #ac8eeb
#ae95e4
Grey scale Shade of #ac8eeb
#bcbcbc
Brighten Shade
#c5a7ff
Most Readable Shade
#000000

Shades of #ac8eeb color code

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

#ac8eeb
#987ed0
#856eb6
#725e9c
#5f4e82
#4c3f68
#392f4e
#261f34
#130f1a
#000000

Similar Color like #ac8eeb color

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

#ad8fec
#ae90ed
#af91ee
#b092ef
#b193f0
#b294f1
#b395f2
#b496f3
#b597f4
#b698f5
#b799f6
#b89af7
#b99bf8
#ba9cf9
#ab8dea
#aa8ce9
#a98be8
#a88ae7
#a789e6
#a688e5
#a587e4
#a486e3
#a385e2
#a284e1
#a183e0
#a082df
#9f81de
#9e80dd

Monochromatic Color with #ac8eeb

#ac8eeb
#100e16
#302741
#4f416b
#6e5b96
#8d74c0

Tints of #ac8eeb Color

#ac8eeb
#b59aed
#bea7ef
#c7b3f1
#d0c0f3
#daccf6
#e3d9f8
#ece5fa
#f5f2fc
#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

#ac8eeb
#cdeb8e

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

Split Complementary

#ac8eeb
#ebdb8e
#9eeb8e

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

Analogous Color

#8e95eb
#998eeb
#ac8eeb
#bf8eeb
#d18eeb

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

#ac8eeb
#ebac8e
#8eebac

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

#ac8eeb
#eb8e9e
#cdeb8e
#8eebda

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

#ac8eeb
#cdeb8e
#9eeb8e
#db8eeb

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

#ac8eeb Color Code Preview on Black Background Color

This is how #ac8eeb Color will look on black background color. Color contrast ratio is 7.82

#ac8eeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac8eeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac8eeb

#ac8eeb color code is use for CSS Background Color

Background color for the above div is #ac8eeb

HTML with inline CSS

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

#ac8eeb color code is use for CSS Border Color

CSS Border color for the above div is #ac8eeb

HTML with inline CSS

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

CSS Border Left color for the above div is #ac8eeb

HTML with inline CSS

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

CSS Border Right color for the above div is #ac8eeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac8eeb

HTML with inline CSS

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

CSS Border Top color for the above div is #ac8eeb

HTML with inline CSS

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

#ac8eeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac8eeb Color code Preview on White Background

This is how #ac8eeb Color code will look on white background color. Color contrast ratio is 2.68

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

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(172,142,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,235,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,142,235,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.