Skip to main content Skip to docs navigation

#a0ccc8 hex color | Download Light 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 Ice Boutique Turquoise and its hex is #A2CDCB Nearest Color Name

Color Hue/Base color: Green

Hex #a0ccc8 Color code in RGB color code model is created after adding 62.75% red color, 80% green color and 78.43% blue color. Hex #a0ccc8 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 2% yellow and 20% black.

Hex #a0ccc8 color code is between #99bbcc web safe hex color code and #aaddbb web safe hex color code. #99bbcc is the nearest web safe color code. You can see here many more shades of #a0ccc8 color code.

RGB Chart

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

Color Table

Hex Color Code a0ccc8 #a0ccc8
RGB Decimal 160, 204, 200 160, 204, 200
RGB Percent 63%, 80%, 78% rgb(63%, 80%, 78%)
CSS RGBa 160, 204, 200,1 rgba(160,204,200,1)
CMYK Model cmyk(22%,0%,2%,20%)
HSL Color Space 175,30% ,71% hsl(175,30% ,71%)
HSV Color Space 175°, 22%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100000 11001100 11001000
Octal 240 314 310
Decimal 160 204 200
Hex a0 cc c8

Different shades of #a0ccc8 color code.

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

Darkest of #a0ccc8
#4a8984
Darker of #a0ccc8
#5ea8a2
Dark of #a0ccc8
#7fbab5
Base of #a0ccc8
#a0ccc8
Light of #a0ccc8
#c1dedb
Lighter
#e2f0ee
Lightest
#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

#a0ccc8
#cca0a4

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

Split Complementary

#a0ccc8
#cca0ba
#ccb2a0

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

Analogous Color

#a0ccae
#a0ccb6
#a0ccc8
#a0c1cc
#a0afcc

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

#a0ccc8
#ccc8a0
#c8a0cc

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

#a0ccc8
#c8a0cc
#cca0a4
#a4cca0

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

#a0ccc8
#b2a0cc
#cca0a4
#bacca0

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

#386864
#4a8984
#5ea8a2
#7fbab5
#a0ccc8
#c1dedb
#e2f0ee
#ffffff
#ffffff

Tints of #a0ccc8 Color

#a0ccc8
#aad1ce
#b5d7d4
#bfddda
#cae2e0
#d4e8e6
#dfeeec
#e9f3f2
#f4f9f8
#ffffff

Shades of #a0ccc8 color code

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

#a0ccc8
#8eb5b1
#7c9e9b
#6a8885
#58716f
#475a58
#354442
#232d2c
#111616
#000000

Tones

#a0ccc8
#afbdbc
#b6b6b6
#b6b6b6
#b6b6b6

Tones

Similar Color like #a0ccc8 color

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

#a1cdc9
#a2ceca
#a3cfcb
#a4d0cc
#a5d1cd
#a6d2ce
#a7d3cf
#a8d4d0
#a9d5d1
#aad6d2
#abd7d3
#acd8d4
#add9d5
#aedad6
#9fcbc7
#9ecac6
#9dc9c5
#9cc8c4
#9bc7c3
#9ac6c2
#99c5c1
#98c4c0
#97c3bf
#96c2be
#95c1bd
#94c0bc
#93bfbb
#92beba

Download this Light Green

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

#a0ccc8 Color Code Preview on Black Background Color

This is how #a0ccc8 Color will look on black background color. Color contrast ratio is 11.97

#a0ccc8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0ccc8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0ccc8

#a0ccc8 color code is use for CSS Background Color

Background color for the above div is #a0ccc8

HTML with inline CSS

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

#a0ccc8 color code is use for CSS Border Color

CSS Border color for the above div is #a0ccc8

HTML with inline CSS

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

CSS Border Left color for the above div is #a0ccc8

HTML with inline CSS

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

CSS Border Right color for the above div is #a0ccc8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0ccc8

HTML with inline CSS

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

CSS Border Top color for the above div is #a0ccc8

HTML with inline CSS

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

#a0ccc8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0ccc8 Color code Preview on White Background

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

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(160,204,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,160,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,204,200,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }