Skip to main content Skip to docs navigation

#a2cd1f 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 Pantone 2290 C and its hex is #AADB1E Nearest Color Name

Color Hue/Base color: Green

Hex #a2cd1f Color code in RGB color code model is created after adding 63.53% red color, 80.39% green color and 12.16% blue color. Hex #a2cd1f Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 85% yellow and 19.61% black.

Hex #a2cd1f color code is between #aacc22 web safe hex color code and #99dd11 web safe hex color code. #aacc22 is the nearest web safe color code. You can see here many more shades of #a2cd1f color code.

RGB Chart

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

Color Table

Hex Color Code a2cd1f #a2cd1f
RGB Decimal 162, 205, 31 162, 205, 31
RGB Percent 64%, 80%, 12% rgb(64%, 80%, 12%)
CSS RGBa 162, 205, 31,1 rgba(162,205,31,1)
CMYK Model cmyk(21%,0%,85%,19.61%)
HSL Color Space 75,74% ,46% hsl(75,74% ,46%)
HSV Color Space 75°, 85%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100010 11001101 00011111
Octal 242 315 37
Decimal 162 205 31
Hex a2 cd 1f

Different shades of #a2cd1f color code.

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

Darkest of #a2cd1f
#39480b
Darker of #a2cd1f
#5c7412
Dark of #a2cd1f
#7fa118
Base of #a2cd1f
#a2cd1f
Light of #a2cd1f
#b9e23d
Lighter
#c9e86a
Lightest
#d9ef96

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

#a2cd1f
#4a1fcd

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

Split Complementary

#a2cd1f
#1f4bcd
#a11fcd

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

Analogous Color

#cd921f
#cdaf1f
#a2cd1f
#68cd1f
#1fcd1f

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

#a2cd1f
#cd1fa2
#1fa2cd

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

#a2cd1f
#1fa2cd
#4a1fcd
#cd4a1f

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

#a2cd1f
#1fcda1
#4a1fcd
#cd1f4b

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

#161c04
#39480b
#5c7412
#7fa118
#a2cd1f
#b9e23d
#c9e86a
#d9ef96
#e9f6c2

Tints of #a2cd1f Color

#a2cd1f
#acd237
#b6d850
#c1dd69
#cbe382
#d5e89b
#e0eeb4
#eaf3cd
#f4f9e6
#ffffff

Shades of #a2cd1f color code

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

#a2cd1f
#90b61b
#7e9f18
#6c8814
#5a7111
#485b0d
#36440a
#242d06
#121603
#000000

Tones

#a2cd1f
#96b537
#8a9e4e
#7e8666
#767676

Tones

Similar Color like #a2cd1f color

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

#a3ce20
#a4cf21
#a5d022
#a6d123
#a7d224
#a8d325
#a9d426
#aad527
#abd628
#acd729
#add82a
#aed92b
#afda2c
#b0db2d
#a1cc1e
#a0cb1d
#9fca1c
#9ec91b
#9dc81a
#9cc719
#9bc618
#9ac517
#99c416
#98c315
#97c214
#96c113
#95c012
#94bf11

Download this Dark Green

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

#a2cd1f Color Code Preview on Black Background Color

This is how #a2cd1f Color will look on black background color. Color contrast ratio is 11.29

#a2cd1f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2cd1f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2cd1f

#a2cd1f color code is use for CSS Background Color

Background color for the above div is #a2cd1f

HTML with inline CSS

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

#a2cd1f color code is use for CSS Border Color

CSS Border color for the above div is #a2cd1f

HTML with inline CSS

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

CSS Border Left color for the above div is #a2cd1f

HTML with inline CSS

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

CSS Border Right color for the above div is #a2cd1f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2cd1f

HTML with inline CSS

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

CSS Border Top color for the above div is #a2cd1f

HTML with inline CSS

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

#a2cd1f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2cd1f Color code Preview on White Background

This is how #a2cd1f Color code will look on white background color. Color contrast ratio is 1.86

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

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(162,205,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,31,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,205,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }