crispedge.com

Color picker

Loading...

#ac98be hex color - Violet - Warm color - Information

#ac98be hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac98be Color code in RGB color code model is created after adding 67.45% red color, 59.61% green color and 74.51% blue color. Hex #ac98be Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 20% magenta, 0% yellow and 25% black.

Hex #ac98be color code is between #aa99bb web safe hex color code and #bb88cc web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #ac98be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac98be#ac98be
RGB Decimal172, 152, 190rgb(172, 152, 190)
RGB Percent67%, 60%, 75%rgb(67%, 60%, 75%)
CSS RGBa172, 152, 190,1rgba(172,152,190,1)
CMYK Modelcmyk(9%,20%,0%,25%)
HSL Color Space272,23% ,67%hsl(272,23% ,67%)
HSV Color Space272°, 20%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001001100010111110
Octal254230276
Decimal172152190
Hexac98be

Different shades of #ac98be color code.

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

Light Shade of #ac98be
#c5b7d2
Dark Shade of #ac98be
#9379aa
Saturated Shade of #ac98be
#ac90c6
Desaturated Shade of #ac98be
#aca0b6
Grey scale Shade of #ac98be
#ababab
Brighten Shade
#c5b1d7
Most Readable Shade
#000000

Shades of #ac98be color code

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

#ac98be
#9887a8
#857693
#72657e
#5f5469
#4c4354
#39323f
#26212a
#131015
#000000

Similar Color like #ac98be color

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

#ad99bf
#ae9ac0
#af9bc1
#b09cc2
#b19dc3
#b29ec4
#b39fc5
#b4a0c6
#b5a1c7
#b6a2c8
#b7a3c9
#b8a4ca
#b9a5cb
#baa6cc
#ab97bd
#aa96bc
#a995bb
#a894ba
#a793b9
#a692b8
#a591b7
#a490b6
#a38fb5
#a28eb4
#a18db3
#a08cb2
#9f8bb1
#9e8ab0

Monochromatic Color with #ac98be

#ac98be
#d2bae8
#121014
#39323e
#5f5469
#867693

Tints of #ac98be Color

#ac98be
#b5a3c5
#beaecc
#c7bad3
#d0c5da
#dad1e2
#e3dce9
#ece8f0
#f5f3f7
#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

#ac98be
#aabe98

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

Split Complementary

#ac98be
#bdbe98
#98be99

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

Analogous Color

#9d98be
#a498be
#ac98be
#b498be
#bb98be

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

#ac98be
#beac98
#98beac

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

#ac98be
#be9998
#aabe98
#98bdbe

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

#ac98be
#aabe98
#98be99
#be98bd

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

#ac98be Color Code Preview on Black Background Color

This is how #ac98be Color will look on black background color. Color contrast ratio is 7.99

#ac98be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac98be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac98be

#ac98be color code is use for CSS Background Color

Background color for the above div is #ac98be

HTML with inline CSS

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

#ac98be color code is use for CSS Border Color

CSS Border color for the above div is #ac98be

HTML with inline CSS

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

CSS Border Left color for the above div is #ac98be

HTML with inline CSS

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

CSS Border Right color for the above div is #ac98be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac98be

HTML with inline CSS

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

CSS Border Top color for the above div is #ac98be

HTML with inline CSS

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

#ac98be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac98be Color code Preview on White Background

This is how #ac98be Color code will look on white background color. Color contrast ratio is 2.63

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

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,152,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,190,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,152,190,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.