crispedge.com

Color picker

Loading...

#ae91ba hex color - Violet - Warm color - Information

#ae91ba hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae91ba Color code in RGB color code model is created after adding 68.24% red color, 56.86% green color and 72.94% blue color. Hex #ae91ba Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 22% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae91ba#ae91ba
RGB Decimal174, 145, 186rgb(174, 145, 186)
RGB Percent68%, 57%, 73%rgb(68%, 57%, 73%)
CSS RGBa174, 145, 186,1rgba(174,145,186,1)
CMYK Modelcmyk(6%,22%,0%,27%)
HSL Color Space282,23% ,65%hsl(282,23% ,65%)
HSV Color Space282°, 22%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101001000110111010
Octal256221272
Decimal174145186
Hexae91ba

Different shades of #ae91ba color code.

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

Light Shade of #ae91ba
#c5b0ce
Dark Shade of #ae91ba
#9772a6
Saturated Shade of #ae91ba
#b288c3
Desaturated Shade of #ae91ba
#aa9ab1
Grey scale Shade of #ae91ba
#a5a5a5
Brighten Shade
#c7aad3
Most Readable Shade
#000000

Shades of #ae91ba color code

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

#ae91ba
#9a80a5
#877090
#74607c
#605067
#4d4052
#3a303e
#262029
#131014
#000000

Similar Color like #ae91ba color

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

#af92bb
#b093bc
#b194bd
#b295be
#b396bf
#b497c0
#b598c1
#b699c2
#b79ac3
#b89bc4
#b99cc5
#ba9dc6
#bb9ec7
#bc9fc8
#ad90b9
#ac8fb8
#ab8eb7
#aa8db6
#a98cb5
#a88bb4
#a78ab3
#a689b2
#a588b1
#a487b0
#a386af
#a285ae
#a184ad
#a083ac

Monochromatic Color with #ae91ba

#ae91ba
#d6b2e4
#0f0c10
#372e3a
#5e4f65
#86708f

Tints of #ae91ba Color

#ae91ba
#b79dc1
#c0a9c9
#c9b5d1
#d2c1d8
#dbcee0
#e4dae8
#ede6ef
#f6f2f7
#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

#ae91ba
#9dba91

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

Split Complementary

#ae91ba
#b2ba91
#91ba9a

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

Analogous Color

#9e91ba
#a691ba
#ae91ba
#b691ba
#ba91b6

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

#ae91ba
#baae91
#91baae

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

#ae91ba
#ba9991
#9dba91
#91b1ba

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

#ae91ba
#9dba91
#91ba9a
#ba91b2

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

#ae91ba Color Code Preview on Black Background Color

This is how #ae91ba Color will look on black background color. Color contrast ratio is 7.56

#ae91ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae91ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae91ba

#ae91ba color code is use for CSS Background Color

Background color for the above div is #ae91ba

HTML with inline CSS

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

#ae91ba color code is use for CSS Border Color

CSS Border color for the above div is #ae91ba

HTML with inline CSS

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

CSS Border Left color for the above div is #ae91ba

HTML with inline CSS

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

CSS Border Right color for the above div is #ae91ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae91ba

HTML with inline CSS

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

CSS Border Top color for the above div is #ae91ba

HTML with inline CSS

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

#ae91ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae91ba Color code Preview on White Background

This is how #ae91ba Color code will look on white background color. Color contrast ratio is 2.78

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

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(174,145,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,186,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,145,186,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.