Skip to main content Skip to docs navigation

#aafd2d 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 Chestnut Shell and its hex is #ADFF2F Nearest Color Name

Color Hue/Base color: Green

Hex #aafd2d Color code in RGB color code model is created after adding 66.67% red color, 99.22% green color and 17.65% blue color. Hex #aafd2d Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 82% yellow and 0.78% black.

Hex #aafd2d color code is between #99ff33 web safe hex color code and #bbee22 web safe hex color code. #99ff33 is the nearest web safe color code. You can see here many more shades of #aafd2d color code.

RGB Chart

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

Color Table

Hex Color Code aafd2d #aafd2d
RGB Decimal 170, 253, 45 170, 253, 45
RGB Percent 67%, 99%, 18% rgb(67%, 99%, 18%)
CSS RGBa 170, 253, 45,1 rgba(170,253,45,1)
CMYK Model cmyk(33%,0%,82%,0.78%)
HSL Color Space 84,98% ,58% hsl(84,98% ,58%)
HSV Color Space 84°, 82%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 11111101 00101101
Octal 252 375 55
Decimal 170 253 45
Hex aa fd 2d

Different shades of #aafd2d color code.

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

Darkest of #aafd2d
#579001
Darker of #aafd2d
#75c202
Dark of #aafd2d
#94f502
Base of #aafd2d
#aafd2d
Light of #aafd2d
#befd60
Lighter
#d3fe92
Lightest
#e7fec5

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

#aafd2d
#802dfd

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

Split Complementary

#aafd2d
#2d42fd
#e82dfd

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

Analogous Color

#fdd72d
#fdf92d
#aafd2d
#65fd2d
#2dfd4c

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

#aafd2d
#fd2daa
#2daafd

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

#aafd2d
#2daafd
#802dfd
#fd802d

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

#aafd2d
#2dfde8
#802dfd
#fd2d42

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 #aafd2d

#385d01
#579001
#75c202
#94f502
#aafd2d
#befd60
#d3fe92
#e7fec5
#fcfff7

Tints of #aafd2d Color

#aafd2d
#b3fd44
#bcfd5b
#c6fd73
#cffd8a
#d9fea1
#e2feb9
#ecfed0
#f5fee7
#ffffff

Shades of #aafd2d color code

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

#aafd2d
#97e028
#84c423
#71a81e
#5e8c19
#4b7014
#38540f
#25380a
#121c05
#000000

Tones

#aafd2d
#a6e842
#a1d357
#9dbd6d
#99a882

Tones

Similar Color like #aafd2d color

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

#abfe2e
#acff2f
#adff30
#aeff31
#afff32
#b0ff33
#b1ff34
#b2ff35
#b3ff36
#b4ff37
#b5ff38
#b6ff39
#b7ff3a
#b8ff3b
#a9fc2c
#a8fb2b
#a7fa2a
#a6f929
#a5f828
#a4f727
#a3f626
#a2f525
#a1f424
#a0f323
#9ff222
#9ef121
#9df020
#9cef1f

Download this Dark Green

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

#aafd2d Color Code Preview on Black Background Color

This is how #aafd2d Color will look on black background color. Color contrast ratio is 16.80

#aafd2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aafd2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aafd2d

#aafd2d color code is use for CSS Background Color

Background color for the above div is #aafd2d

HTML with inline CSS

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

#aafd2d color code is use for CSS Border Color

CSS Border color for the above div is #aafd2d

HTML with inline CSS

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

CSS Border Left color for the above div is #aafd2d

HTML with inline CSS

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

CSS Border Right color for the above div is #aafd2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aafd2d

HTML with inline CSS

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

CSS Border Top color for the above div is #aafd2d

HTML with inline CSS

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

#aafd2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aafd2d Color code Preview on White Background

This is how #aafd2d Color code will look on white background color. Color contrast ratio is 1.25

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

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(170,253,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,45,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,253,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }