crispedge.com

Color picker

Loading...

#af5bdf hex color - Violet - Warm color - Information

#af5bdf hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af5bdf Color code in RGB color code model is created after adding 68.63% red color, 35.69% green color and 87.45% blue color. Hex #af5bdf Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 59% magenta, 0% yellow and 13% black.

Hex #af5bdf color code is between #aa55dd web safe hex color code and #bb66ee web safe hex color code. #aa55dd is the nearest web safe color code. You can see here many more shades of #af5bdf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf5bdf#af5bdf
RGB Decimal175, 91, 223rgb(175, 91, 223)
RGB Percent69%, 36%, 87%rgb(69%, 36%, 87%)
CSS RGBa175, 91, 223,1rgba(175,91,223,1)
CMYK Modelcmyk(22%,59%,0%,13%)
HSL Color Space278,67% ,62%hsl(278,67% ,62%)
HSV Color Space278°, 59%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110101101111011111
Octal257133337
Decimal17591223
Hexaf5bdf

Different shades of #af5bdf color code.

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

Light Shade of #af5bdf
#c486e7
Dark Shade of #af5bdf
#9a30d7
Saturated Shade of #af5bdf
#b251e9
Desaturated Shade of #af5bdf
#ac65d5
Grey scale Shade of #af5bdf
#9d9d9d
Brighten Shade
#c874f8
Most Readable Shade
#FFFFFF

Shades of #af5bdf color code

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

#af5bdf
#9b50c6
#8846ad
#743c94
#61327b
#4d2863
#3a1e4a
#261431
#130a18
#000000

Similar Color like #af5bdf color

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

#b05ce0
#b15de1
#b25ee2
#b35fe3
#b460e4
#b561e5
#b662e6
#b763e7
#b864e8
#b965e9
#ba66ea
#bb67eb
#bc68ec
#bd69ed
#ae5ade
#ad59dd
#ac58dc
#ab57db
#aa56da
#a955d9
#a854d8
#a753d7
#a652d6
#a551d5
#a450d4
#a34fd3
#a24ed2
#a14dd1

Monochromatic Color with #af5bdf

#af5bdf
#08040a
#2a1635
#4b275f
#6c388a
#8e4ab4

Tints of #af5bdf Color

#af5bdf
#b76de2
#c07fe6
#c991e9
#d2a3ed
#dbb6f0
#e4c8f4
#eddaf7
#f6ecfb
#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

#af5bdf
#8bdf5b

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

Split Complementary

#af5bdf
#cddf5b
#5bdf6d

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

Analogous Color

#7a5bdf
#955bdf
#af5bdf
#c95bdf
#df5bda

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

#af5bdf
#dfaf5b
#5bdfaf

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

#af5bdf
#df6d5b
#8bdf5b
#5bcddf

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

#af5bdf
#8bdf5b
#5bdf6d
#df5bcd

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

#af5bdf Color Code Preview on Black Background Color

This is how #af5bdf Color will look on black background color. Color contrast ratio is 5.38

#af5bdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5bdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5bdf

#af5bdf color code is use for CSS Background Color

Background color for the above div is #af5bdf

HTML with inline CSS

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

#af5bdf color code is use for CSS Border Color

CSS Border color for the above div is #af5bdf

HTML with inline CSS

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

CSS Border Left color for the above div is #af5bdf

HTML with inline CSS

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

CSS Border Right color for the above div is #af5bdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af5bdf

HTML with inline CSS

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

CSS Border Top color for the above div is #af5bdf

HTML with inline CSS

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

#af5bdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af5bdf Color code Preview on White Background

This is how #af5bdf Color code will look on white background color. Color contrast ratio is 3.90

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

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,91,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,223,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,91,223,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.