crispedge.com

Color picker

Loading...

#aed4bf hex color - Green - Cool color - Information

#aed4bf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

Hex #aed4bf 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 #aed4bf color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaed4bf#aed4bf
RGB Decimal174, 212, 191rgb(174, 212, 191)
RGB Percent68%, 83%, 75%rgb(68%, 83%, 75%)
CSS RGBa174, 212, 191,1rgba(174,212,191,1)
CMYK Modelcmyk(18%,0%,10%,17%)
HSL Color Space147,31% ,76%hsl(147,31% ,76%)
HSV Color Space147°, 18%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101010010111111
Octal256324277
Decimal174212191
Hexaed4bf

Different shades of #aed4bf color code.

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

Light Shade of #aed4bf
#cfe6d9
Dark Shade of #aed4bf
#8dc2a5
Saturated Shade of #aed4bf
#a8dabe
Desaturated Shade of #aed4bf
#b4cec0
Grey scale Shade of #aed4bf
#c1c1c1
Brighten Shade
#c7edd8
Most Readable Shade
#000000

Shades of #aed4bf color code

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

#aed4bf
#9abca9
#87a494
#748d7f
#60756a
#4d5e54
#3a463f
#262f2a
#131715
#000000

Similar Color like #aed4bf color

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

#afd5c0
#b0d6c1
#b1d7c2
#b2d8c3
#b3d9c4
#b4dac5
#b5dbc6
#b6dcc7
#b7ddc8
#b8dec9
#b9dfca
#bae0cb
#bbe1cc
#bce2cd
#add3be
#acd2bd
#abd1bc
#aad0bb
#a9cfba
#a8ceb9
#a7cdb8
#a6ccb7
#a5cbb6
#a4cab5
#a3c9b4
#a2c8b3
#a1c7b2
#a0c6b1

Monochromatic Color with #aed4bf

#aed4bf
#d1fee5
#222a26
#45544c
#687f72
#8ba999

Tints of #aed4bf Color

#aed4bf
#b7d8c6
#c0ddcd
#c9e2d4
#d2e7db
#dbebe2
#e4f0e9
#edf5f0
#f6faf7
#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

#aed4bf
#d4aec3

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

Split Complementary

#aed4bf
#d2aed4
#d4aeb0

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

Analogous Color

#aed4b0
#aed4b7
#aed4bf
#aed4c7
#aed4ce

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

#aed4bf
#bfaed4
#d4bfae

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

#aed4bf
#aeb0d4
#d4aec3
#d4d2ae

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

#aed4bf
#d4aec3
#d4aeb0
#aed4d2

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

#aed4bf Color Code Preview on Black Background Color

This is how #aed4bf Color will look on black background color. Color contrast ratio is 12.97

#aed4bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed4bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed4bf

#aed4bf color code is use for CSS Background Color

Background color for the above div is #aed4bf

HTML with inline CSS

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

#aed4bf color code is use for CSS Border Color

CSS Border color for the above div is #aed4bf

HTML with inline CSS

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

CSS Border Left color for the above div is #aed4bf

HTML with inline CSS

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

CSS Border Right color for the above div is #aed4bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed4bf

HTML with inline CSS

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

CSS Border Top color for the above div is #aed4bf

HTML with inline CSS

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

#aed4bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed4bf Color code Preview on White Background

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.