crispedge.com

Color picker

Loading...

#af88bd hex color - Violet - Warm color - Information

#af88bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af88bd Color code in RGB color code model is created after adding 68.63% red color, 53.33% green color and 74.12% blue color. Hex #af88bd Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 28% magenta, 0% yellow and 26% black.

Hex #af88bd color code is between #aa77bb web safe hex color code and #bb99cc web safe hex color code. #aa77bb is the nearest web safe color code. You can see here many more shades of #af88bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf88bd#af88bd
RGB Decimal175, 136, 189rgb(175, 136, 189)
RGB Percent69%, 53%, 74%rgb(69%, 53%, 74%)
CSS RGBa175, 136, 189,1rgba(175,136,189,1)
CMYK Modelcmyk(7%,28%,0%,26%)
HSL Color Space284,29% ,64%hsl(284,29% ,64%)
HSV Color Space284°, 28%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000100010111101
Octal257210275
Decimal175136189
Hexaf88bd

Different shades of #af88bd color code.

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

Light Shade of #af88bd
#c5a9cf
Dark Shade of #af88bd
#9967ab
Saturated Shade of #af88bd
#b37fc6
Desaturated Shade of #af88bd
#ab91b4
Grey scale Shade of #af88bd
#a2a2a2
Brighten Shade
#c8a1d6
Most Readable Shade
#000000

Shades of #af88bd color code

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

#af88bd
#9b78a8
#886993
#745a7e
#614b69
#4d3c54
#3a2d3f
#261e2a
#130f15
#000000

Similar Color like #af88bd color

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

#b089be
#b18abf
#b28bc0
#b38cc1
#b48dc2
#b58ec3
#b68fc4
#b790c5
#b891c6
#b992c7
#ba93c8
#bb94c9
#bc95ca
#bd96cb
#ae87bc
#ad86bb
#ac85ba
#ab84b9
#aa83b8
#a982b7
#a881b6
#a780b5
#a67fb4
#a57eb3
#a47db2
#a37cb1
#a27bb0
#a17aaf

Monochromatic Color with #af88bd

#af88bd
#d6a7e7
#120e13
#392c3d
#604b68
#886992

Tints of #af88bd Color

#af88bd
#b795c4
#c0a2cb
#c9afd3
#d2bcda
#dbcae1
#e4d7e9
#ede4f0
#f6f1f7
#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

#af88bd
#96bd88

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

Split Complementary

#af88bd
#b1bd88
#88bd95

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

Analogous Color

#9a88bd
#a488bd
#af88bd
#ba88bd
#bd88b6

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

#af88bd
#bdaf88
#88bdaf

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

#af88bd
#bd9488
#96bd88
#88b0bd

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

#af88bd
#96bd88
#88bd95
#bd88b1

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

#af88bd Color Code Preview on Black Background Color

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

#af88bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af88bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af88bd

#af88bd color code is use for CSS Background Color

Background color for the above div is #af88bd

HTML with inline CSS

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

#af88bd color code is use for CSS Border Color

CSS Border color for the above div is #af88bd

HTML with inline CSS

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

CSS Border Left color for the above div is #af88bd

HTML with inline CSS

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

CSS Border Right color for the above div is #af88bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af88bd

HTML with inline CSS

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

CSS Border Top color for the above div is #af88bd

HTML with inline CSS

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

#af88bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af88bd Color code Preview on White Background

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

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(175,136,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,189,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,136,189,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.