crispedge.com

Color picker

Loading...

#aae1bc hex color - Green - Cool color - Information

#aae1bc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aae1bc Color code in RGB color code model is created after adding 66.67% red color, 88.24% green color and 73.73% blue color. Hex #aae1bc Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 16% yellow and 12% black.

Hex #aae1bc color code is between #99ddbb web safe hex color code and #bbeecc web safe hex color code. #99ddbb is the nearest web safe color code. You can see here many more shades of #aae1bc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae1bc#aae1bc
RGB Decimal170, 225, 188rgb(170, 225, 188)
RGB Percent67%, 88%, 74%rgb(67%, 88%, 74%)
CSS RGBa170, 225, 188,1rgba(170,225,188,1)
CMYK Modelcmyk(24%,0%,16%,12%)
HSL Color Space140,48% ,77%hsl(140,48% ,77%)
HSV Color Space140°, 24%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110000110111100
Octal252341274
Decimal170225188
Hexaae1bc

Different shades of #aae1bc color code.

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

Light Shade of #aae1bc
#d0eeda
Dark Shade of #aae1bc
#84d49e
Saturated Shade of #aae1bc
#a4e7ba
Desaturated Shade of #aae1bc
#b0dbbe
Grey scale Shade of #aae1bc
#c5c5c5
Brighten Shade
#c3fad5
Most Readable Shade
#000000

Shades of #aae1bc color code

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

#aae1bc
#97c8a7
#84af92
#71967d
#5e7d68
#4b6453
#384b3e
#253229
#121914
#000000

Similar Color like #aae1bc color

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

#abe2bd
#ace3be
#ade4bf
#aee5c0
#afe6c1
#b0e7c2
#b1e8c3
#b2e9c4
#b3eac5
#b4ebc6
#b5ecc7
#b6edc8
#b7eec9
#b8efca
#a9e0bb
#a8dfba
#a7deb9
#a6ddb8
#a5dcb7
#a4dbb6
#a3dab5
#a2d9b4
#a1d8b3
#a0d7b2
#9fd6b1
#9ed5b0
#9dd4af
#9cd3ae

Monochromatic Color with #aae1bc

#aae1bc
#090c0a
#2a372e
#4a6151
#6a8c75
#8ab698

Tints of #aae1bc Color

#aae1bc
#b3e4c3
#bce7ca
#c6ebd2
#cfeed9
#d9f1e1
#e2f5e8
#ecf8f0
#f5fbf7
#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

#aae1bc
#e1aacf

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

Split Complementary

#aae1bc
#d7aae1
#e1aab4

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

Analogous Color

#aee1aa
#aae1b1
#aae1bc
#aae1c7
#aae1d2

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

#aae1bc
#bcaae1
#e1bcaa

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

#aae1bc
#aab3e1
#e1aacf
#e1d7aa

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

#aae1bc
#e1aacf
#e1aab4
#aae1d7

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

#aae1bc Color Code Preview on Black Background Color

This is how #aae1bc Color will look on black background color. Color contrast ratio is 14.21

#aae1bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae1bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae1bc

#aae1bc color code is use for CSS Background Color

Background color for the above div is #aae1bc

HTML with inline CSS

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

#aae1bc color code is use for CSS Border Color

CSS Border color for the above div is #aae1bc

HTML with inline CSS

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

CSS Border Left color for the above div is #aae1bc

HTML with inline CSS

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

CSS Border Right color for the above div is #aae1bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae1bc

HTML with inline CSS

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

CSS Border Top color for the above div is #aae1bc

HTML with inline CSS

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

#aae1bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae1bc Color code Preview on White Background

This is how #aae1bc Color code will look on white background color. Color contrast ratio is 1.48

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

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(170,225,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(225,170,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,225,188,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.