crispedge.com

Color picker

Loading...

#aed4c2 hex color - Green - Cool color - Information

#aed4c2 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aed4c2 Color code in RGB color code model is created after adding 68.24% red color, 83.14% green color and 76.08% blue color. Hex #aed4c2 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 8% yellow and 17% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaed4c2#aed4c2
RGB Decimal174, 212, 194rgb(174, 212, 194)
RGB Percent68%, 83%, 76%rgb(68%, 83%, 76%)
CSS RGBa174, 212, 194,1rgba(174,212,194,1)
CMYK Modelcmyk(18%,0%,8%,17%)
HSL Color Space152,31% ,76%hsl(152,31% ,76%)
HSV Color Space152°, 18%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101010011000010
Octal256324302
Decimal174212194
Hexaed4c2

Different shades of #aed4c2 color code.

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

Light Shade of #aed4c2
#cfe6db
Dark Shade of #aed4c2
#8dc2a9
Saturated Shade of #aed4c2
#a8dac2
Desaturated Shade of #aed4c2
#b4cec2
Grey scale Shade of #aed4c2
#c1c1c1
Brighten Shade
#c7eddb
Most Readable Shade
#000000

Shades of #aed4c2 color code

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

#aed4c2
#9abcac
#87a496
#748d81
#60756b
#4d5e56
#3a4640
#262f2b
#131715
#000000

Similar Color like #aed4c2 color

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

#afd5c3
#b0d6c4
#b1d7c5
#b2d8c6
#b3d9c7
#b4dac8
#b5dbc9
#b6dcca
#b7ddcb
#b8decc
#b9dfcd
#bae0ce
#bbe1cf
#bce2d0
#add3c1
#acd2c0
#abd1bf
#aad0be
#a9cfbd
#a8cebc
#a7cdbb
#a6ccba
#a5cbb9
#a4cab8
#a3c9b7
#a2c8b6
#a1c7b5
#a0c6b4

Monochromatic Color with #aed4c2

#aed4c2
#d1fee9
#222a26
#45544d
#687f74
#8ba99b

Tints of #aed4c2 Color

#aed4c2
#b7d8c8
#c0ddcf
#c9e2d6
#d2e7dd
#dbebe3
#e4f0ea
#edf5f1
#f6faf8
#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

#aed4c2
#d4aec0

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

Split Complementary

#aed4c2
#d4aed3
#d4afae

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

Analogous Color

#aed4b3
#aed4ba
#aed4c2
#aed4ca
#aed4d1

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

#aed4c2
#c2aed4
#d4c2ae

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

#aed4c2
#afaed4
#d4aec0
#d3d4ae

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

#aed4c2
#d4aec0
#d4afae
#aed3d4

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

#aed4c2 Color Code Preview on Black Background Color

This is how #aed4c2 Color will look on black background color. Color contrast ratio is 13.00

#aed4c2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed4c2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed4c2

#aed4c2 color code is use for CSS Background Color

Background color for the above div is #aed4c2

HTML with inline CSS

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

#aed4c2 color code is use for CSS Border Color

CSS Border color for the above div is #aed4c2

HTML with inline CSS

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

CSS Border Left color for the above div is #aed4c2

HTML with inline CSS

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

CSS Border Right color for the above div is #aed4c2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed4c2

HTML with inline CSS

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

CSS Border Top color for the above div is #aed4c2

HTML with inline CSS

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

#aed4c2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed4c2 Color code Preview on White Background

This is how #aed4c2 Color code will look on white background color. Color contrast ratio is 1.62

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

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,212,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,174,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,212,194,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.