crispedge.com

Color picker

Loading...

#ac5dfe hex color - Blue - Cool color - Information

#ac5dfe hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ac5dfe Color code in RGB color code model is created after adding 67.45% red color, 36.47% green color and 99.61% blue color. Hex #ac5dfe Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 63% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ac5dfe #ac5dfe
RGB Decimal 172, 93, 254 rgb(172, 93, 254)
RGB Percent 67%, 36%, 100% rgb(67%, 36%, 100%)
CSS RGBa 172, 93, 254,1 rgba(172,93,254,1)
CMYK Model cmyk(32%,63%,0%,0%)
HSL Color Space 269,99% ,68% hsl(269,99% ,68%)
HSV Color Space 269°, 63%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101100 01011101 11111110
Octal 254 135 376
Decimal 172 93 254
Hex ac 5d fe

Different shades of #ac5dfe color code.

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

Light Shade of #ac5dfe
#c690fe
Dark Shade of #ac5dfe
#922afe
Saturated Shade of #ac5dfe
#ac5cff
Desaturated Shade of #ac5dfe
#ac65f6
Grey scale Shade of #ac5dfe
#adadad
Brighten Shade
#c576ff
Most Readable Shade
#FFFFFF

Shades of #ac5dfe color code

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

#ac5dfe
#9852e1
#8548c5
#723ea9
#5f338d
#4c2970
#391f54
#261438
#130a1c
#000000

Similar Color like #ac5dfe color

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

#ad5eff
#ae5fff
#af60ff
#b061ff
#b162ff
#b263ff
#b364ff
#b465ff
#b566ff
#b667ff
#b768ff
#b869ff
#b96aff
#ba6bff
#ab5cfd
#aa5bfc
#a95afb
#a859fa
#a758f9
#a657f8
#a556f7
#a455f6
#a354f5
#a253f4
#a152f3
#a051f2
#9f50f1
#9e4ff0

Monochromatic Color with #ac5dfe

#ac5dfe
#1c0f29
#391f54
#562e7e
#723ea9
#8f4dd3

Tints of #ac5dfe Color

#ac5dfe
#b56ffe
#be81fe
#c793fe
#d0a5fe
#dab7fe
#e3c9fe
#ecdbfe
#f5edfe
#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

#ac5dfe
#affe5d

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

Split Complementary

#ac5dfe
#fefc5d
#5ffe5d

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

Analogous Color

#6c5dfe
#8c5dfe
#ac5dfe
#cc5dfe
#ec5dfe

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

#ac5dfe
#feac5d
#5dfeac

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

#ac5dfe
#fe5d5e
#affe5d
#5dfefc

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

#ac5dfe
#affe5d
#5ffe5d
#fc5dfe

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

#ac5dfe Color Code Preview on Black Background Color

This is how #ac5dfe Color will look on black background color. Color contrast ratio is 5.75

#ac5dfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac5dfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac5dfe

#ac5dfe color code is use for CSS Background Color

Background color for the above div is #ac5dfe

HTML with inline CSS

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

#ac5dfe color code is use for CSS Border Color

CSS Border color for the above div is #ac5dfe

HTML with inline CSS

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

CSS Border Left color for the above div is #ac5dfe

HTML with inline CSS

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

CSS Border Right color for the above div is #ac5dfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac5dfe

HTML with inline CSS

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

CSS Border Top color for the above div is #ac5dfe

HTML with inline CSS

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

#ac5dfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac5dfe Color code Preview on White Background

This is how #ac5dfe Color code will look on white background color. Color contrast ratio is 3.65

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

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,93,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,254,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,93,254,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.