crispedge.com

Color picker

Loading...

#a8ffcc hex color - Blue - Cool color - Information

#a8ffcc hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #a8ffcc Color code in RGB color code model is created after adding 65.88% red color, 100% green color and 80% blue color. Hex #a8ffcc Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 20% yellow and 0% black.

Hex #a8ffcc color code is between #aaeebb web safe hex color code and #99dddd web safe hex color code. #aaeebb is the nearest web safe color code. You can see here many more shades of #a8ffcc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea8ffcc#a8ffcc
RGB Decimal168, 255, 204rgb(168, 255, 204)
RGB Percent66%, 100%, 80%rgb(66%, 100%, 80%)
CSS RGBa168, 255, 204,1rgba(168,255,204,1)
CMYK Modelcmyk(34%,0%,20%,0%)
HSL Color Space145,100% ,83%hsl(145,100% ,83%)
HSV Color Space145°, 34%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001111111111001100
Octal250377314
Decimal168255204
Hexa8ffcc

Different shades of #a8ffcc color code.

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

Light Shade of #a8ffcc
#dbffea
Dark Shade of #a8ffcc
#75ffae
Saturated Shade of #a8ffcc
#a8ffcc
Desaturated Shade of #a8ffcc
#acfbcd
Grey scale Shade of #a8ffcc
#d3d3d3
Brighten Shade
#c1ffe5
Most Readable Shade
#000000

Shades of #a8ffcc color code

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

#a8ffcc
#95e2b5
#82c69e
#70aa88
#5d8d71
#4a715a
#385544
#25382d
#121c16
#000000

Similar Color like #a8ffcc color

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

#a9ffcd
#aaffce
#abffcf
#acffd0
#adffd1
#aeffd2
#afffd3
#b0ffd4
#b1ffd5
#b2ffd6
#b3ffd7
#b4ffd8
#b5ffd9
#b6ffda
#a7fecb
#a6fdca
#a5fcc9
#a4fbc8
#a3fac7
#a2f9c6
#a1f8c5
#a0f7c4
#9ff6c3
#9ef5c2
#9df4c1
#9cf3c0
#9bf2bf
#9af1be

Monochromatic Color with #a8ffcc

#a8ffcc
#1c2a22
#385544
#548066
#70aa88
#8cd4aa

Tints of #a8ffcc Color

#a8ffcc
#b1ffd1
#bbffd7
#c5ffdd
#ceffe2
#d8ffe8
#e2ffee
#ebfff3
#f5fff9
#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

#a8ffcc
#ffa8db

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

Split Complementary

#a8ffcc
#f8a8ff
#ffa8af

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

Analogous Color

#a8ffa9
#a8ffbb
#a8ffcc
#a8ffdd
#a8ffef

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

#a8ffcc
#cca8ff
#ffcca8

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

#a8ffcc
#a8afff
#ffa8db
#fff7a8

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

#a8ffcc
#ffa8db
#ffa8af
#a8fff7

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

#a8ffcc Color Code Preview on Black Background Color

This is how #a8ffcc Color will look on black background color. Color contrast ratio is 17.84

#a8ffcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8ffcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8ffcc

#a8ffcc color code is use for CSS Background Color

Background color for the above div is #a8ffcc

HTML with inline CSS

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

#a8ffcc color code is use for CSS Border Color

CSS Border color for the above div is #a8ffcc

HTML with inline CSS

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

CSS Border Left color for the above div is #a8ffcc

HTML with inline CSS

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

CSS Border Right color for the above div is #a8ffcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8ffcc

HTML with inline CSS

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

CSS Border Top color for the above div is #a8ffcc

HTML with inline CSS

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

#a8ffcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8ffcc Color code Preview on White Background

This is how #a8ffcc Color code will look on white background color. Color contrast ratio is 1.18

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

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,255,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,168,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,255,204,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.