Skip to main content Skip to docs navigation

#af8aec hex color | Download Light 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 Dream Vapor and its hex is #CC99EE Nearest Color Name

Color Hue/Base color: Blue

Hex #af8aec Color code in RGB color code model is created after adding 68.63% red color, 54.12% green color and 92.55% blue color. Hex #af8aec Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 42% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code af8aec #af8aec
RGB Decimal 175, 138, 236 175, 138, 236
RGB Percent 69%, 54%, 93% rgb(69%, 54%, 93%)
CSS RGBa 175, 138, 236,1 rgba(175,138,236,1)
CMYK Model cmyk(26%,42%,0%,7.45%)
HSL Color Space 263,72% ,73% hsl(263,72% ,73%)
HSV Color Space 263°, 42%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 10001010 11101100
Octal 257 212 354
Decimal 175 138 236
Hex af 8a ec

Different shades of #af8aec color code.

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

Darkest of #af8aec
#5b1fbe
Darker of #af8aec
#7332de
Dark of #af8aec
#915ee5
Base of #af8aec
#af8aec
Light of #af8aec
#cdb6f3
Lighter
#ebe2fa
Lightest
#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

#af8aec
#c7ec8a

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

Split Complementary

#af8aec
#ece08a
#96ec8a

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

Analogous Color

#8a9eec
#8a8eec
#af8aec
#d08aec
#ec8ae0

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

#af8aec
#8aecaf
#ecaf8a

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

#af8aec
#ecaf8a
#c7ec8a
#8ac7ec

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

#af8aec
#ec8a96
#c7ec8a
#8aece0

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

#461892
#5b1fbe
#7332de
#915ee5
#af8aec
#cdb6f3
#ebe2fa
#ffffff
#ffffff

Tints of #af8aec Color

#af8aec
#b797ee
#c0a4f0
#c9b1f2
#d2bef4
#dbcbf6
#e4d8f8
#ede5fa
#f6f2fc
#ffffff

Shades of #af8aec color code

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

#af8aec
#9b7ad1
#886bb7
#745c9d
#614c83
#4d3d68
#3a2e4e
#261e34
#130f1a
#000000

Tones

#af8aec
#b298de
#b6a5d1
#b9b3c3
#bbbbbb

Tones

Similar Color like #af8aec color

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

#b08bed
#b18cee
#b28def
#b38ef0
#b48ff1
#b590f2
#b691f3
#b792f4
#b893f5
#b994f6
#ba95f7
#bb96f8
#bc97f9
#bd98fa
#ae89eb
#ad88ea
#ac87e9
#ab86e8
#aa85e7
#a984e6
#a883e5
#a782e4
#a681e3
#a580e2
#a47fe1
#a37ee0
#a27ddf
#a17cde

Download this Light Blue

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

#af8aec Color Code Preview on Black Background Color

This is how #af8aec Color will look on black background color. Color contrast ratio is 7.67

#af8aec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af8aec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af8aec

#af8aec color code is use for CSS Background Color

Background color for the above div is #af8aec

HTML with inline CSS

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

#af8aec color code is use for CSS Border Color

CSS Border color for the above div is #af8aec

HTML with inline CSS

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

CSS Border Left color for the above div is #af8aec

HTML with inline CSS

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

CSS Border Right color for the above div is #af8aec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af8aec

HTML with inline CSS

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

CSS Border Top color for the above div is #af8aec

HTML with inline CSS

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

#af8aec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af8aec Color code Preview on White Background

This is how #af8aec Color code will look on white background color. Color contrast ratio is 2.74

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

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(175,138,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,236,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,138,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }