Skip to main content Skip to docs navigation

#afe06f hex color | Download Dark Green BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Last of Lettuce and its hex is #AADD66 Nearest Color Name

Color Hue/Base color: Green

Hex #afe06f Color code in RGB color code model is created after adding 68.63% red color, 87.84% green color and 43.53% blue color. Hex #afe06f Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 50% yellow and 12.16% black.

Hex #afe06f color code is between #aadd77 web safe hex color code and #bbee66 web safe hex color code. #aadd77 is the nearest web safe color code. You can see here many more shades of #afe06f color code.

RGB Chart

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

Color Table

Hex Color Code afe06f #afe06f
RGB Decimal 175, 224, 111 175, 224, 111
RGB Percent 69%, 88%, 44% rgb(69%, 88%, 44%)
CSS RGBa 175, 224, 111,1 rgba(175,224,111,1)
CMYK Model cmyk(22%,0%,50%,12.16%)
HSL Color Space 86,65% ,66% hsl(86,65% ,66%)
HSV Color Space 86°, 50%, 88%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 11100000 01101111
Octal 257 340 157
Decimal 175 224 111
Hex af e0 6f

Different shades of #afe06f color code.

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

Darkest of #afe06f
#639620
Darker of #afe06f
#7ec029
Dark of #afe06f
#98d745
Base of #afe06f
#afe06f
Light of #afe06f
#c6e999
Lighter
#def2c3
Lightest
#f5fbed

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

#afe06f
#a06fe0

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

Split Complementary

#afe06f
#6f77e0
#d96fe0

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

Analogous Color

#e0cf6f
#dee06f
#afe06f
#89e06f
#6fe084

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

#afe06f
#e06faf
#6fafe0

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

#afe06f
#6fafe0
#a06fe0
#e0a06f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#afe06f
#6fe0d9
#a06fe0
#e06f77

Square 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).

Monochromatic Color with #afe06f

#476c17
#639620
#7ec029
#98d745
#afe06f
#c6e999
#def2c3
#f5fbed
#ffffff

Tints of #afe06f Color

#afe06f
#b7e37f
#c0e68f
#c9ea9f
#d2edaf
#dbf1bf
#e4f4cf
#edf8df
#f6fbef
#ffffff

Shades of #afe06f color code

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

#afe06f
#9bc762
#88ae56
#74954a
#617c3d
#4d6331
#3a4a25
#263118
#13180c
#000000

Tones

#afe06f
#adcf81
#aabd92
#a8aca4
#a8a8a8

Tones

Similar Color like #afe06f color

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

#b0e170
#b1e271
#b2e372
#b3e473
#b4e574
#b5e675
#b6e776
#b7e877
#b8e978
#b9ea79
#baeb7a
#bbec7b
#bced7c
#bdee7d
#aedf6e
#adde6d
#acdd6c
#abdc6b
#aadb6a
#a9da69
#a8d968
#a7d867
#a6d766
#a5d665
#a4d564
#a3d463
#a2d362
#a1d261

Download this Dark Green

Hex #afe06f 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.

#afe06f Color Code Preview on Black Background Color

This is how #afe06f Color will look on black background color. Color contrast ratio is 13.71

#afe06f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe06f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe06f

#afe06f color code is use for CSS Background Color

Background color for the above div is #afe06f

HTML with inline CSS

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

#afe06f color code is use for CSS Border Color

CSS Border color for the above div is #afe06f

HTML with inline CSS

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

CSS Border Left color for the above div is #afe06f

HTML with inline CSS

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

CSS Border Right color for the above div is #afe06f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afe06f

HTML with inline CSS

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

CSS Border Top color for the above div is #afe06f

HTML with inline CSS

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

#afe06f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afe06f Color code Preview on White Background

This is how #afe06f Color code will look on white background color. Color contrast ratio is 1.53

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(175,224,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,111,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,224,111,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }