crispedge.com

Color picker

Loading...

#a2ed7f hex color - Green - Cool color - Information

#a2ed7f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a2ed7f Color code in RGB color code model is created after adding 63.53% red color, 92.94% green color and 49.8% blue color. Hex #a2ed7f Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 46% yellow and 7% black.

Hex #a2ed7f color code is between #aaee77 web safe hex color code and #99dd88 web safe hex color code. #aaee77 is the nearest web safe color code. You can see here many more shades of #a2ed7f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea2ed7f#a2ed7f
RGB Decimal162, 237, 127rgb(162, 237, 127)
RGB Percent64%, 93%, 50%rgb(64%, 93%, 50%)
CSS RGBa162, 237, 127,1rgba(162,237,127,1)
CMYK Modelcmyk(32%,0%,46%,7%)
HSL Color Space101,75% ,71%hsl(101,75% ,71%)
HSV Color Space101°, 46%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000101110110101111111
Octal242355177
Decimal162237127
Hexa2ed7f

Different shades of #a2ed7f color code.

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

Light Shade of #a2ed7f
#c2f3ac
Dark Shade of #a2ed7f
#82e752
Saturated Shade of #a2ed7f
#9ff478
Desaturated Shade of #a2ed7f
#a5e686
Grey scale Shade of #a2ed7f
#b6b6b6
Brighten Shade
#bbff98
Most Readable Shade
#000000

Shades of #a2ed7f color code

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

#a2ed7f
#90d270
#7eb862
#6c9e54
#5a8346
#486938
#364f2a
#24341c
#121a0e
#000000

Similar Color like #a2ed7f color

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

#a3ee80
#a4ef81
#a5f082
#a6f183
#a7f284
#a8f385
#a9f486
#aaf587
#abf688
#acf789
#adf88a
#aef98b
#affa8c
#b0fb8d
#a1ec7e
#a0eb7d
#9fea7c
#9ee97b
#9de87a
#9ce779
#9be678
#9ae577
#99e476
#98e375
#97e274
#96e173
#95e072
#94df71

Monochromatic Color with #a2ed7f

#a2ed7f
#11180d
#2e4324
#4b6d3b
#689851
#85c268

Tints of #a2ed7f Color

#a2ed7f
#acef8d
#b6f19b
#c1f3a9
#cbf5b7
#d5f7c6
#e0f9d4
#eafbe2
#f4fdf0
#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

#a2ed7f
#ca7fed

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

Split Complementary

#a2ed7f
#937fed
#ed7fd9

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

Analogous Color

#ceed7f
#b8ed7f
#a2ed7f
#8ced7f
#7fed88

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

#a2ed7f
#7fa2ed
#ed7fa2

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

#a2ed7f
#7fd9ed
#ca7fed
#ed937f

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

#a2ed7f
#ca7fed
#ed7fd9
#7fed93

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

#a2ed7f Color Code Preview on Black Background Color

This is how #a2ed7f Color will look on black background color. Color contrast ratio is 14.96

#a2ed7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2ed7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2ed7f

#a2ed7f color code is use for CSS Background Color

Background color for the above div is #a2ed7f

HTML with inline CSS

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

#a2ed7f color code is use for CSS Border Color

CSS Border color for the above div is #a2ed7f

HTML with inline CSS

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

CSS Border Left color for the above div is #a2ed7f

HTML with inline CSS

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

CSS Border Right color for the above div is #a2ed7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2ed7f

HTML with inline CSS

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

CSS Border Top color for the above div is #a2ed7f

HTML with inline CSS

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

#a2ed7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2ed7f Color code Preview on White Background

This is how #a2ed7f Color code will look on white background color. Color contrast ratio is 1.40

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

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(162,237,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,127,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,237,127,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.