crispedge.com

Color picker

Loading...

#a0e2bc hex color - Green - Cool color - Information

#a0e2bc hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #a0e2bc Color code in RGB color code model is created after adding 62.75% red color, 88.63% green color and 73.73% blue color. Hex #a0e2bc Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 17% yellow and 11% black.

Hex #a0e2bc color code is between #99ddbb web safe hex color code and #aaeecc web safe hex color code. #99ddbb is the nearest web safe color code. You can see here many more shades of #a0e2bc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea0e2bc#a0e2bc
RGB Decimal160, 226, 188rgb(160, 226, 188)
RGB Percent63%, 89%, 74%rgb(63%, 89%, 74%)
CSS RGBa160, 226, 188,1rgba(160,226,188,1)
CMYK Modelcmyk(29%,0%,17%,11%)
HSL Color Space145,53% ,76%hsl(145,53% ,76%)
HSV Color Space145°, 29%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000001110001010111100
Octal240342274
Decimal160226188
Hexa0e2bc

Different shades of #a0e2bc color code.

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

Light Shade of #a0e2bc
#c7eed8
Dark Shade of #a0e2bc
#79d6a0
Saturated Shade of #a0e2bc
#9ae8bb
Desaturated Shade of #a0e2bc
#a6dcbd
Grey scale Shade of #a0e2bc
#c1c1c1
Brighten Shade
#b9fbd5
Most Readable Shade
#000000

Shades of #a0e2bc color code

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

#a0e2bc
#8ec8a7
#7caf92
#6a967d
#587d68
#476453
#354b3e
#233229
#111914
#000000

Similar Color like #a0e2bc color

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

#a1e3bd
#a2e4be
#a3e5bf
#a4e6c0
#a5e7c1
#a6e8c2
#a7e9c3
#a8eac4
#a9ebc5
#aaecc6
#abedc7
#aceec8
#adefc9
#aef0ca
#9fe1bb
#9ee0ba
#9ddfb9
#9cdeb8
#9bddb7
#9adcb6
#99dbb5
#98dab4
#97d9b3
#96d8b2
#95d7b1
#94d6b0
#93d5af
#92d4ae

Monochromatic Color with #a0e2bc

#a0e2bc
#0a0d0b
#28382f
#466252
#648d75
#82b799

Tints of #a0e2bc Color

#a0e2bc
#aae5c3
#b5e8ca
#bfebd2
#caeed9
#d4f2e1
#dff5e8
#e9f8f0
#f4fbf7
#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

#a0e2bc
#e2a0c6

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

Split Complementary

#a0e2bc
#dda0e2
#e2a0a5

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

Analogous Color

#a0e2a2
#a0e2af
#a0e2bc
#a0e2c9
#a0e2d6

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

#a0e2bc
#bca0e2
#e2bca0

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

#a0e2bc
#a0a5e2
#e2a0c6
#e2dda0

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

#a0e2bc
#e2a0c6
#e2a0a5
#a0e2dd

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

#a0e2bc Color Code Preview on Black Background Color

This is how #a0e2bc Color will look on black background color. Color contrast ratio is 14.10

#a0e2bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0e2bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0e2bc

#a0e2bc color code is use for CSS Background Color

Background color for the above div is #a0e2bc

HTML with inline CSS

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

#a0e2bc color code is use for CSS Border Color

CSS Border color for the above div is #a0e2bc

HTML with inline CSS

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

CSS Border Left color for the above div is #a0e2bc

HTML with inline CSS

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

CSS Border Right color for the above div is #a0e2bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0e2bc

HTML with inline CSS

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

CSS Border Top color for the above div is #a0e2bc

HTML with inline CSS

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

#a0e2bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0e2bc Color code Preview on White Background

This is how #a0e2bc Color code will look on white background color. Color contrast ratio is 1.49

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

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(160,226,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,160,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,226,188,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.