Skip to main content Skip to docs navigation

#2aed7f hex color - Green - Cool color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #2aed7f Color code in RGB color code model is created after adding 16.47% red color, 92.94% green color and 49.8% blue color. Hex #2aed7f Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 0% magenta, 46% yellow and 7.06% black.

Hex #2aed7f color code is between #22ee77 web safe hex color code and #33dd88 web safe hex color code. #22ee77 is the nearest web safe color code. You can see here many more shades of #2aed7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 2aed7f #2aed7f
RGB Decimal 42, 237, 127 rgb(42, 237, 127)
RGB Percent 16%, 93%, 50% rgb(16%, 93%, 50%)
CSS RGBa 42, 237, 127,1 rgba(42,237,127,1)
CMYK Model cmyk(82%,0%,46%,7.06%)
HSL Color Space 146,84% ,55% hsl(146,84% ,55%)
HSV Color Space 146°, 82%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101010 11101101 01111111
Octal 52 355 177
Decimal 42 237 127
Hex 2a ed 7f

Different shades of #2aed7f color code.

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

Light Shade of #2aed7f
#59f19b
Dark Shade of #2aed7f
#12d266
Saturated Shade of #2aed7f
#1ef97e
Desaturated Shade of #2aed7f
#36e180
Grey scale Shade of #2aed7f
#8b8b8b
Brighten Shade
#43ff98
Most Readable Shade
#000000

Shades of #2aed7f color code

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

#2aed7f
#25d270
#20b862
#1c9e54
#178346
#126938
#0e4f2a
#09341c
#041a0e
#000000

Similar Color like #2aed7f color

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

#2bee80
#2cef81
#2df082
#2ef183
#2ff284
#30f385
#31f486
#32f587
#33f688
#34f789
#35f88a
#36f98b
#37fa8c
#38fb8d
#29ec7e
#28eb7d
#27ea7c
#26e97b
#25e87a
#24e779
#23e678
#22e577
#21e476
#20e375
#1fe274
#1ee173
#1de072
#1cdf71

Monochromatic Color with #2aed7f

#2aed7f
#04180d
#0c4324
#136d3b
#1b9851
#22c268

Tints of #2aed7f Color

#2aed7f
#41ef8d
#59f19b
#71f3a9
#88f5b7
#a0f7c6
#b8f9d4
#cffbe2
#e7fdf0
#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

#2aed7f
#ed2a98

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

Split Complementary

#2aed7f
#e12aed
#ed2a36

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

Analogous Color

#2aed31
#2aed58
#2aed7f
#2aeda6
#2aedcd

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

#2aed7f
#7f2aed
#ed7f2a

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

#2aed7f
#2a36ed
#ed2a98
#ede02a

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

#2aed7f
#ed2a98
#ed2a36
#2aede1

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 #2aed7f 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.

#2aed7f Color Code Preview on Black Background Color

This is how #2aed7f Color will look on black background color. Color contrast ratio is 13.52

#2aed7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2aed7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2aed7f

#2aed7f color code is use for CSS Background Color

Background color for the above div is #2aed7f

HTML with inline CSS

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

#2aed7f color code is use for CSS Border Color

CSS Border color for the above div is #2aed7f

HTML with inline CSS

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

CSS Border Left color for the above div is #2aed7f

HTML with inline CSS

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

CSS Border Right color for the above div is #2aed7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2aed7f

HTML with inline CSS

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

CSS Border Top color for the above div is #2aed7f

HTML with inline CSS

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

#2aed7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2aed7f Color code Preview on White Background

This is how #2aed7f Color code will look on white background color. Color contrast ratio is 1.55

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

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