crispedge.com

Color picker

Loading...

#ae7bbf hex color - Violet - Warm color - Information

#ae7bbf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae7bbf Color code in RGB color code model is created after adding 68.24% red color, 48.24% green color and 74.9% blue color. Hex #ae7bbf Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 36% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeae7bbf#ae7bbf
RGB Decimal174, 123, 191rgb(174, 123, 191)
RGB Percent68%, 48%, 75%rgb(68%, 48%, 75%)
CSS RGBa174, 123, 191,1rgba(174,123,191,1)
CMYK Modelcmyk(9%,36%,0%,25%)
HSL Color Space285,35% ,62%hsl(285,35% ,62%)
HSV Color Space285°, 36%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100111101110111111
Octal256173277
Decimal174123191
Hexae7bbf

Different shades of #ae7bbf color code.

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

Light Shade of #ae7bbf
#c39dd0
Dark Shade of #ae7bbf
#9959ae
Saturated Shade of #ae7bbf
#b371c9
Desaturated Shade of #ae7bbf
#a985b5
Grey scale Shade of #ae7bbf
#9d9d9d
Brighten Shade
#c794d8
Most Readable Shade
#000000

Shades of #ae7bbf color code

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

#ae7bbf
#9a6da9
#875f94
#74527f
#60446a
#4d3654
#3a293f
#261b2a
#130d15
#000000

Similar Color like #ae7bbf color

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

#af7cc0
#b07dc1
#b17ec2
#b27fc3
#b380c4
#b481c5
#b582c6
#b683c7
#b784c8
#b885c9
#b986ca
#ba87cb
#bb88cc
#bc89cd
#ad7abe
#ac79bd
#ab78bc
#aa77bb
#a976ba
#a875b9
#a774b8
#a673b7
#a572b6
#a471b5
#a370b4
#a26fb3
#a16eb2
#a06db1

Monochromatic Color with #ae7bbf

#ae7bbf
#d596e9
#130e15
#3a293f
#61446a
#876094

Tints of #ae7bbf Color

#ae7bbf
#b789c6
#c098cd
#c9a7d4
#d2b5db
#dbc4e2
#e4d3e9
#ede1f0
#f6f0f7
#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

#ae7bbf
#8cbf7b

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

Split Complementary

#ae7bbf
#aebf7b
#7bbf8c

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

Analogous Color

#937bbf
#a07bbf
#ae7bbf
#bc7bbf
#bf7bb5

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

#ae7bbf
#bfae7b
#7bbfae

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

#ae7bbf
#bf8c7b
#8cbf7b
#7baebf

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

#ae7bbf
#8cbf7b
#7bbf8c
#bf7bae

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

#ae7bbf Color Code Preview on Black Background Color

This is how #ae7bbf Color will look on black background color. Color contrast ratio is 6.39

#ae7bbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7bbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7bbf

#ae7bbf color code is use for CSS Background Color

Background color for the above div is #ae7bbf

HTML with inline CSS

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

#ae7bbf color code is use for CSS Border Color

CSS Border color for the above div is #ae7bbf

HTML with inline CSS

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

CSS Border Left color for the above div is #ae7bbf

HTML with inline CSS

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

CSS Border Right color for the above div is #ae7bbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae7bbf

HTML with inline CSS

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

CSS Border Top color for the above div is #ae7bbf

HTML with inline CSS

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

#ae7bbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae7bbf Color code Preview on White Background

This is how #ae7bbf Color code will look on white background color. Color contrast ratio is 3.29

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

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,123,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,191,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,123,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.