Skip to main content Skip to docs navigation

#AF8BA8 hex color | Voila! | Download Dark Violet 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

Color Hue/Base color: Violet

Hex #AF8BA8 Color Code is also known as | Voila! color.

Hex #AF8BA8 Color code in RGB color code model is created after adding 68.63% red color, 54.51% green color and 65.88% blue color. Hex #AF8BA8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 4% yellow and 31.37% black.

Hex #AF8BA8 color code is between #aa88aa web safe hex color code and #bb9999 web safe hex color code. #aa88aa is the nearest web safe color code. You can see here many more shades of #AF8BA8 color code.

RGB Chart

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

Color Table

Hex Color Code AF8BA8 #AF8BA8
RGB Decimal 175, 139, 168 175, 139, 168
RGB Percent 69%, 55%, 66% rgb(69%, 55%, 66%)
CSS RGBa 175, 139, 168,1 rgba(175,139,168,1)
CMYK Model cmyk(0%,21%,4%,31.37%)
HSL Color Space 312,18% ,62% hsl(312,18% ,62%)
HSV Color Space 312°, 21%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 10001011 10101000
Octal 257 213 250
Decimal 175 139 168
Hex AF 8B A8

Different shades of #AF8BA8 color code.

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

Darkest of #AF8BA8
#5f425a
Darker of #AF8BA8
#7d5776
Dark of #AF8BA8
#9a6d91
Base of #AF8BA8
#af8ba8
Light of #AF8BA8
#c4a9bf
Lighter
#d9c7d5
Lightest
#ede6ec

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

#af8ba8
#8baf92

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

Split Complementary

#AF8BA8
#96af8b
#8bafa4

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

Analogous Color

#a18baf
#a78baf
#af8ba8
#af8b9c
#af8b8d

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

#AF8BA8
#8ba8af
#a8af8b

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

#AF8BA8
#a8af8b
#8baf92
#928baf

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

#AF8BA8
#afa48b
#8baf92
#8b96af

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

#412d3d
#5f425a
#7d5776
#9a6d91
#af8ba8
#c4a9bf
#d9c7d5
#ede6ec
#ffffff

Tints of #AF8BA8 Color

#af8ba8
#b797b1
#c0a4bb
#c9b1c5
#d2bece
#dbcbd8
#e4d8e2
#ede5eb
#f6f2f5
#ffffff

Shades of #AF8BA8 color code

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

#af8ba8
#9b7b95
#886c82
#745c70
#614d5d
#4d3d4a
#3a2e38
#261e25
#130f12
#000000

Tones

#af8ba8
#9d9d9d
#9d9d9d
#9d9d9d
#9d9d9d

Tones

Similar Color like #AF8BA8 color

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

#b08ca9
#b18daa
#b28eab
#b38fac
#b490ad
#b591ae
#b692af
#b793b0
#b894b1
#b995b2
#ba96b3
#bb97b4
#bc98b5
#bd99b6
#ae8aa7
#ad89a6
#ac88a5
#ab87a4
#aa86a3
#a985a2
#a884a1
#a783a0
#a6829f
#a5819e
#a4809d
#a37f9c
#a27e9b
#a17d9a

Download this Dark Violet

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

#AF8BA8 Color Code Preview on Black Background Color

This is how #AF8BA8 Color will look on black background color. Color contrast ratio is 7.08

#AF8BA8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AF8BA8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AF8BA8

#AF8BA8 color code is use for CSS Background Color

Background color for the above div is #AF8BA8

HTML with inline CSS

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

#AF8BA8 color code is use for CSS Border Color

CSS Border color for the above div is #AF8BA8

HTML with inline CSS

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

CSS Border Left color for the above div is #AF8BA8

HTML with inline CSS

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

CSS Border Right color for the above div is #AF8BA8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #AF8BA8

HTML with inline CSS

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

CSS Border Top color for the above div is #AF8BA8

HTML with inline CSS

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

#AF8BA8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#AF8BA8 Color code Preview on White Background

This is how #AF8BA8 Color code will look on white background color. Color contrast ratio is 2.97

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

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