crispedge.com

Color picker

Loading...

#a8dca1 hex color - Green - Cool color - Information

#a8dca1 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a8dca1 Color code in RGB color code model is created after adding 65.88% red color, 86.27% green color and 63.14% blue color. Hex #a8dca1 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 27% yellow and 14% black.

Hex #a8dca1 color code is between #aadd99 web safe hex color code and #99ccaa web safe hex color code. #aadd99 is the nearest web safe color code. You can see here many more shades of #a8dca1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea8dca1#a8dca1
RGB Decimal168, 220, 161rgb(168, 220, 161)
RGB Percent66%, 86%, 63%rgb(66%, 86%, 63%)
CSS RGBa168, 220, 161,1rgba(168,220,161,1)
CMYK Modelcmyk(24%,0%,27%,14%)
HSL Color Space113,46% ,75%hsl(113,46% ,75%)
HSV Color Space113°, 27%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001101110010100001
Octal250334241
Decimal168220161
Hexa8dca1

Different shades of #a8dca1 color code.

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

Light Shade of #a8dca1
#caeac6
Dark Shade of #a8dca1
#86ce7c
Saturated Shade of #a8dca1
#a3e29b
Desaturated Shade of #a8dca1
#add6a7
Grey scale Shade of #a8dca1
#bebebe
Brighten Shade
#c1f5ba
Most Readable Shade
#000000

Shades of #a8dca1 color code

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

#a8dca1
#95c38f
#82ab7d
#70926b
#5d7a59
#4a6147
#384935
#253023
#121811
#000000

Similar Color like #a8dca1 color

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

#a9dda2
#aadea3
#abdfa4
#ace0a5
#ade1a6
#aee2a7
#afe3a8
#b0e4a9
#b1e5aa
#b2e6ab
#b3e7ac
#b4e8ad
#b5e9ae
#b6eaaf
#a7dba0
#a6da9f
#a5d99e
#a4d89d
#a3d79c
#a2d69b
#a1d59a
#a0d499
#9fd398
#9ed297
#9dd196
#9cd095
#9bcf94
#9ace93

Monochromatic Color with #a8dca1

#a8dca1
#060705
#263225
#475c44
#678763
#88b182

Tints of #a8dca1 Color

#a8dca1
#b1dfab
#bbe3b5
#c5e7c0
#ceebca
#d8efd5
#e2f3df
#ebf7ea
#f5fbf4
#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

#a8dca1
#d5a1dc

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

Split Complementary

#a8dca1
#b8a1dc
#dca1c6

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

Analogous Color

#c0dca1
#b4dca1
#a8dca1
#a1dca6
#a1dcb2

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

#a8dca1
#a1a8dc
#dca1a8

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

#a8dca1
#a1c5dc
#d5a1dc
#dcb7a1

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

#a8dca1
#d5a1dc
#dca1c6
#a1dcb8

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

#a8dca1 Color Code Preview on Black Background Color

This is how #a8dca1 Color will look on black background color. Color contrast ratio is 13.42

#a8dca1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8dca1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8dca1

#a8dca1 color code is use for CSS Background Color

Background color for the above div is #a8dca1

HTML with inline CSS

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

#a8dca1 color code is use for CSS Border Color

CSS Border color for the above div is #a8dca1

HTML with inline CSS

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

CSS Border Left color for the above div is #a8dca1

HTML with inline CSS

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

CSS Border Right color for the above div is #a8dca1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8dca1

HTML with inline CSS

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

CSS Border Top color for the above div is #a8dca1

HTML with inline CSS

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

#a8dca1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8dca1 Color code Preview on White Background

This is how #a8dca1 Color code will look on white background color. Color contrast ratio is 1.57

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.