crispedge.com

Color picker

Loading...

#abcad2 hex color - Blue - Cool color - Information

#abcad2 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabcad2#abcad2
RGB Decimal171, 202, 210rgb(171, 202, 210)
RGB Percent67%, 79%, 82%rgb(67%, 79%, 82%)
CSS RGBa171, 202, 210,1rgba(171,202,210,1)
CMYK Modelcmyk(19%,4%,0%,18%)
HSL Color Space192,30% ,75%hsl(192,30% ,75%)
HSV Color Space192°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111100101011010010
Octal253312322
Decimal171202210
Hexabcad2

Different shades of #abcad2 color code.

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

Light Shade of #abcad2
#ccdfe4
Dark Shade of #abcad2
#8ab5c0
Saturated Shade of #abcad2
#a5ced8
Desaturated Shade of #abcad2
#b1c6cc
Grey scale Shade of #abcad2
#bebebe
Brighten Shade
#c4e3eb
Most Readable Shade
#000000

Shades of #abcad2 color code

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

#abcad2
#98b3ba
#859da3
#72868c
#5f7074
#4c595d
#394346
#262c2e
#131617
#000000

Similar Color like #abcad2 color

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

#accbd3
#adccd4
#aecdd5
#afced6
#b0cfd7
#b1d0d8
#b2d1d9
#b3d2da
#b4d3db
#b5d4dc
#b6d5dd
#b7d6de
#b8d7df
#b9d8e0
#aac9d1
#a9c8d0
#a8c7cf
#a7c6ce
#a6c5cd
#a5c4cc
#a4c3cb
#a3c2ca
#a2c1c9
#a1c0c8
#a0bfc7
#9fbec6
#9ebdc5
#9dbcc4

Monochromatic Color with #abcad2

#abcad2
#cef3fc
#212628
#434f52
#66787d
#88a1a7

Tints of #abcad2 Color

#abcad2
#b4cfd7
#bdd5dc
#c7dbe1
#d0e1e6
#d9e7eb
#e3edf0
#ecf3f5
#f5f9fa
#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

#abcad2
#d2b3ab

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

Split Complementary

#abcad2
#d2abb6
#d2c7ab

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

Analogous Color

#abd2ca
#abd2d2
#abcad2
#abc2d2
#abbad2

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

#abcad2
#d2abca
#cad2ab

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

#abcad2
#c6abd2
#d2b3ab
#b6d2ab

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

#abcad2
#d2b3ab
#d2c7ab
#abb6d2

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

#abcad2 Color Code Preview on Black Background Color

This is how #abcad2 Color will look on black background color. Color contrast ratio is 12.11

#abcad2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abcad2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abcad2

#abcad2 color code is use for CSS Background Color

Background color for the above div is #abcad2

HTML with inline CSS

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

#abcad2 color code is use for CSS Border Color

CSS Border color for the above div is #abcad2

HTML with inline CSS

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

CSS Border Left color for the above div is #abcad2

HTML with inline CSS

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

CSS Border Right color for the above div is #abcad2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abcad2

HTML with inline CSS

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

CSS Border Top color for the above div is #abcad2

HTML with inline CSS

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

#abcad2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abcad2 Color code Preview on White Background

This is how #abcad2 Color code will look on white background color. Color contrast ratio is 1.73

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

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