crispedge.com

Color picker

Loading...

#abd2cd hex color - Green - Cool color - Information

#abd2cd hex color - Green - Cool color

Color Hue/Base color: Green

Hex #abd2cd Color code in RGB color code model is created after adding 67.06% red color, 82.35% green color and 80.39% blue color. Hex #abd2cd Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 2% yellow and 18% black.

Hex #abd2cd color code is between #aacccc web safe hex color code and #bbdddd web safe hex color code. #aacccc is the nearest web safe color code. You can see here many more shades of #abd2cd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabd2cd#abd2cd
RGB Decimal171, 210, 205rgb(171, 210, 205)
RGB Percent67%, 82%, 80%rgb(67%, 82%, 80%)
CSS RGBa171, 210, 205,1rgba(171,210,205,1)
CMYK Modelcmyk(19%,0%,2%,18%)
HSL Color Space172,30% ,75%hsl(172,30% ,75%)
HSV Color Space172°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111101001011001101
Octal253322315
Decimal171210205
Hexabd2cd

Different shades of #abd2cd color code.

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

Light Shade of #abd2cd
#cce4e1
Dark Shade of #abd2cd
#8ac0b9
Saturated Shade of #abd2cd
#a5d8d2
Desaturated Shade of #abd2cd
#b1ccc8
Grey scale Shade of #abd2cd
#bebebe
Brighten Shade
#c4ebe6
Most Readable Shade
#000000

Shades of #abd2cd color code

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

#abd2cd
#98bab6
#85a39f
#728c88
#5f7471
#4c5d5b
#394644
#262e2d
#131716
#000000

Similar Color like #abd2cd color

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

#acd3ce
#add4cf
#aed5d0
#afd6d1
#b0d7d2
#b1d8d3
#b2d9d4
#b3dad5
#b4dbd6
#b5dcd7
#b6ddd8
#b7ded9
#b8dfda
#b9e0db
#aad1cc
#a9d0cb
#a8cfca
#a7cec9
#a6cdc8
#a5ccc7
#a4cbc6
#a3cac5
#a2c9c4
#a1c8c3
#a0c7c2
#9fc6c1
#9ec5c0
#9dc4bf

Monochromatic Color with #abd2cd

#abd2cd
#cefcf6
#212827
#435251
#667d7a
#88a7a3

Tints of #abd2cd Color

#abd2cd
#b4d7d2
#bddcd8
#c7e1dd
#d0e6e3
#d9ebe8
#e3f0ee
#ecf5f3
#f5faf9
#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

#abd2cd
#d2abb0

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

Split Complementary

#abd2cd
#d2abc3
#d2b9ab

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

Analogous Color

#abd2bd
#abd2c5
#abd2cd
#abcfd2
#abc7d2

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

#abd2cd
#cdabd2
#d2cdab

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

#abd2cd
#b9abd2
#d2abb0
#c3d2ab

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

#abd2cd
#d2abb0
#d2b9ab
#abc3d2

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

#abd2cd Color Code Preview on Black Background Color

This is how #abd2cd Color will look on black background color. Color contrast ratio is 12.83

#abd2cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd2cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd2cd

#abd2cd color code is use for CSS Background Color

Background color for the above div is #abd2cd

HTML with inline CSS

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

#abd2cd color code is use for CSS Border Color

CSS Border color for the above div is #abd2cd

HTML with inline CSS

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

CSS Border Left color for the above div is #abd2cd

HTML with inline CSS

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

CSS Border Right color for the above div is #abd2cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abd2cd

HTML with inline CSS

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

CSS Border Top color for the above div is #abd2cd

HTML with inline CSS

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

#abd2cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abd2cd Color code Preview on White Background

This is how #abd2cd Color code will look on white background color. Color contrast ratio is 1.64

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

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(171,210,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,171,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,210,205,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.