Skip to main content Skip to docs navigation

#a1d35b hex color | Dark Green & Warm color | 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 367 C and its hex is #A4D65E Nearest Color Name

Color Hue/Base color: Green

Hex #a1d35b Color code in RGB color code model is created after adding 63.14% red color, 82.75% green color and 35.69% blue color. Hex #a1d35b Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 57% yellow and 17.25% black.

Hex #a1d35b color code is between #99cc55 web safe hex color code and #aadd66 web safe hex color code. #99cc55 is the nearest web safe color code. You can see here many more shades of #a1d35b color code.

RGB Chart

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

Color Table

Hex Color Code a1d35b #a1d35b
RGB Decimal 161, 211, 91 161, 211, 91
RGB Percent 63%, 83%, 36% rgb(63%, 83%, 36%)
CSS RGBa 161, 211, 91,1 rgba(161,211,91,1)
CMYK Model cmyk(24%,0%,57%,17.25%)
HSL Color Space 85,58% ,59% hsl(85,58% ,59%)
HSV Color Space 85°, 57%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100001 11010011 01011011
Octal 241 323 133
Decimal 161 211 91
Hex a1 d3 5b

Different shades of #a1d35b color code.

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

Darkest of #a1d35b
#527520
Darker of #a1d35b
#6e9e2a
Dark of #a1d35b
#8ac635
Base of #a1d35b
#a1d35b
Light of #a1d35b
#b8de83
Lighter
#cfe9ab
Lightest
#e6f3d4

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

#a1d35b
#8d5bd3

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

Split Complementary

#a1d35b
#5b65d3
#c95bd3

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

Analogous Color

#d3bf5b
#d3d35b
#a1d35b
#79d35b
#5bd36f

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

#a1d35b
#d35ba1
#5ba1d3

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

#a1d35b
#5ba1d3
#8d5bd3
#d38d5b

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

#a1d35b
#5bd3c9
#8d5bd3
#d35b65

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

#364d15
#527520
#6e9e2a
#8ac635
#a1d35b
#b8de83
#cfe9ab
#e6f3d4
#fdfefc

Tints of #a1d35b Color

#a1d35b
#abd76d
#b5dc7f
#c0e191
#cae6a3
#d5ebb6
#dff0c8
#eaf5da
#f4faec
#ffffff

Shades of #a1d35b color code

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

#a1d35b
#8fbb50
#7da446
#6b8c3c
#597532
#475d28
#35461e
#232e14
#11170a
#000000

Tones

#a1d35b
#9ebe70
#9aa985
#979797
#979797

Tones

Similar Color like #a1d35b color

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

#a2d45c
#a3d55d
#a4d65e
#a5d75f
#a6d860
#a7d961
#a8da62
#a9db63
#aadc64
#abdd65
#acde66
#addf67
#aee068
#afe169
#a0d25a
#9fd159
#9ed058
#9dcf57
#9cce56
#9bcd55
#9acc54
#99cb53
#98ca52
#97c951
#96c850
#95c74f
#94c64e
#93c54d

Download this

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

#a1d35b Color Code Preview on Black Background Color

This is how #a1d35b Color will look on black background color. Color contrast ratio is 11.98

#a1d35b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1d35b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1d35b

#a1d35b color code is use for CSS Background Color

Background color for the above div is #a1d35b

HTML with inline CSS

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

#a1d35b color code is use for CSS Border Color

CSS Border color for the above div is #a1d35b

HTML with inline CSS

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

CSS Border Left color for the above div is #a1d35b

HTML with inline CSS

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

CSS Border Right color for the above div is #a1d35b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1d35b

HTML with inline CSS

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

CSS Border Top color for the above div is #a1d35b

HTML with inline CSS

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

#a1d35b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1d35b Color code Preview on White Background

This is how #a1d35b Color code will look on white background color. Color contrast ratio is 1.75

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

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(161,211,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,91,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,211,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }