@
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.

#afe88e hex color - Green - Cool color - Information

#afe88e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afe88e Color code in RGB color code model is created after adding 68.63% red color, 90.98% green color and 55.69% blue color. Hex #afe88e Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 39% yellow and 9.02% black.

Hex #afe88e color code is between #aaee88 web safe hex color code and #bbdd99 web safe hex color code. #aaee88 is the nearest web safe color code. You can see here many more shades of #afe88e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code afe88e #afe88e
RGB Decimal 175, 232, 142 rgb(175, 232, 142)
RGB Percent 69%, 91%, 56% rgb(69%, 91%, 56%)
CSS RGBa 175, 232, 142,1 rgba(175,232,142,1)
CMYK Model cmyk(25%,0%,39%,9.02%)
HSL Color Space 98,66% ,73% hsl(98,66% ,73%)
HSV Color Space 98°, 39%, 91%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11101000 10001110
Octal 257 350 216
Decimal 175 232 142
Hex af e8 8e

Different shades of #afe88e color code.

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

Light Shade of #afe88e
#cdf1b8
Dark Shade of #afe88e
#91df64
Saturated Shade of #afe88e
#adef87
Desaturated Shade of #afe88e
#b1e195
Grey scale Shade of #afe88e
#bbbbbb
Brighten Shade
#c8ffa7
Most Readable Shade
#000000

Shades of #afe88e color code

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

#afe88e
#9bce7e
#88b46e
#749a5e
#61804e
#4d673f
#3a4d2f
#26331f
#13190f
#000000

Similar Color like #afe88e color

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

#b0e98f
#b1ea90
#b2eb91
#b3ec92
#b4ed93
#b5ee94
#b6ef95
#b7f096
#b8f197
#b9f298
#baf399
#bbf49a
#bcf59b
#bdf69c
#aee78d
#ade68c
#ace58b
#abe48a
#aae389
#a9e288
#a8e187
#a7e086
#a6df85
#a5de84
#a4dd83
#a3dc82
#a2db81
#a1da80

Monochromatic Color with #afe88e

#afe88e
#0f130c
#2f3e26
#4f6840
#6f935a
#8fbd74

Tints of #afe88e Color

#afe88e
#b7ea9a
#c0eda7
#c9efb3
#d2f2c0
#dbf4cc
#e4f7d9
#edf9e5
#f6fcf2
#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

#afe88e
#c78ee8

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

Split Complementary

#afe88e
#9a8ee8
#e88edc

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

Analogous Color

#d3e88e
#c1e88e
#afe88e
#9de88e
#8ee891

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

#afe88e
#8eafe8
#e88eaf

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

#afe88e
#8edce8
#c78ee8
#e89a8e

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

#afe88e
#c78ee8
#e88edc
#8ee89a

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

#afe88e Color Code Preview on Black Background Color

This is how #afe88e Color will look on black background color. Color contrast ratio is 14.76

#afe88e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe88e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe88e

#afe88e color code is use for CSS Background Color

Background color for the above div is #afe88e

HTML with inline CSS

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

#afe88e color code is use for CSS Border Color

CSS Border color for the above div is #afe88e

HTML with inline CSS

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

CSS Border Left color for the above div is #afe88e

HTML with inline CSS

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

CSS Border Right color for the above div is #afe88e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afe88e

HTML with inline CSS

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

CSS Border Top color for the above div is #afe88e

HTML with inline CSS

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

#afe88e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afe88e Color code Preview on White Background

This is how #afe88e Color code will look on white background color. Color contrast ratio is 1.42

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

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(175,232,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,142,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,232,142,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.