crispedge.com

Color picker

Loading...

#aaeabd hex color - Green - Cool color - Information

#aaeabd hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aaeabd Color code in RGB color code model is created after adding 66.67% red color, 91.76% green color and 74.12% blue color. Hex #aaeabd Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 19% yellow and 8% black.

Hex #aaeabd color code is between #99eebb web safe hex color code and #bbddcc web safe hex color code. #99eebb is the nearest web safe color code. You can see here many more shades of #aaeabd color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeaaeabd#aaeabd
RGB Decimal170, 234, 189rgb(170, 234, 189)
RGB Percent67%, 92%, 74%rgb(67%, 92%, 74%)
CSS RGBa170, 234, 189,1rgba(170,234,189,1)
CMYK Modelcmyk(27%,0%,19%,8%)
HSL Color Space138,60% ,79%hsl(138,60% ,79%)
HSV Color Space138°, 27%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110101010111101
Octal252352275
Decimal170234189
Hexaaeabd

Different shades of #aaeabd color code.

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

Light Shade of #aaeabd
#d3f4dd
Dark Shade of #aaeabd
#81e09d
Saturated Shade of #aaeabd
#a5efbb
Desaturated Shade of #aaeabd
#afe5bf
Grey scale Shade of #aaeabd
#cacaca
Brighten Shade
#c3ffd6
Most Readable Shade
#000000

Shades of #aaeabd color code

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

#aaeabd
#97d0a8
#84b693
#719c7e
#5e8269
#4b6854
#384e3f
#25342a
#121a15
#000000

Similar Color like #aaeabd color

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

#abebbe
#acecbf
#adedc0
#aeeec1
#afefc2
#b0f0c3
#b1f1c4
#b2f2c5
#b3f3c6
#b4f4c7
#b5f5c8
#b6f6c9
#b7f7ca
#b8f8cb
#a9e9bc
#a8e8bb
#a7e7ba
#a6e6b9
#a5e5b8
#a4e4b7
#a3e3b6
#a2e2b5
#a1e1b4
#a0e0b3
#9fdfb2
#9edeb1
#9dddb0
#9cdcaf

Monochromatic Color with #aaeabd

#aaeabd
#101511
#2e4034
#4d6a56
#6c9578
#8bbf9b

Tints of #aaeabd Color

#aaeabd
#b3ecc4
#bceecb
#c6f1d3
#cff3da
#d9f5e1
#e2f8e9
#ecfaf0
#f5fcf7
#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

#aaeabd
#eaaad7

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

Split Complementary

#aaeabd
#ddaaea
#eaaab7

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

Analogous Color

#b1eaaa
#aaeab0
#aaeabd
#aaeaca
#aaead7

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

#aaeabd
#bdaaea
#eabdaa

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

#aaeabd
#aab7ea
#eaaad7
#eaddaa

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

#aaeabd
#eaaad7
#eaaab7
#aaeadd

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

#aaeabd Color Code Preview on Black Background Color

This is how #aaeabd Color will look on black background color. Color contrast ratio is 15.21

#aaeabd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeabd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeabd

#aaeabd color code is use for CSS Background Color

Background color for the above div is #aaeabd

HTML with inline CSS

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

#aaeabd color code is use for CSS Border Color

CSS Border color for the above div is #aaeabd

HTML with inline CSS

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

CSS Border Left color for the above div is #aaeabd

HTML with inline CSS

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

CSS Border Right color for the above div is #aaeabd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaeabd

HTML with inline CSS

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

CSS Border Top color for the above div is #aaeabd

HTML with inline CSS

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

#aaeabd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaeabd Color code Preview on White Background

This is how #aaeabd Color code will look on white background color. Color contrast ratio is 1.38

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

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,234,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,170,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,234,189,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.