crispedge.com

Color picker

Loading...

#abbdd2 hex color - Blue - Cool color - Information

#abbdd2 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

Hex #abbdd2 color code is between #aabbcc web safe hex color code and #bbccdd web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #abbdd2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabbdd2#abbdd2
RGB Decimal171, 189, 210rgb(171, 189, 210)
RGB Percent67%, 74%, 82%rgb(67%, 74%, 82%)
CSS RGBa171, 189, 210,1rgba(171,189,210,1)
CMYK Modelcmyk(19%,10%,0%,18%)
HSL Color Space212,30% ,75%hsl(212,30% ,75%)
HSV Color Space212°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111011110111010010
Octal253275322
Decimal171189210
Hexabbdd2

Different shades of #abbdd2 color code.

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

Light Shade of #abbdd2
#ccd7e4
Dark Shade of #abbdd2
#8aa3c0
Saturated Shade of #abbdd2
#a5bcd8
Desaturated Shade of #abbdd2
#b1bdcc
Grey scale Shade of #abbdd2
#bebebe
Brighten Shade
#c4d6eb
Most Readable Shade
#000000

Shades of #abbdd2 color code

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

#abbdd2
#98a8ba
#8593a3
#727e8c
#5f6974
#4c545d
#393f46
#262a2e
#131517
#000000

Similar Color like #abbdd2 color

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

#acbed3
#adbfd4
#aec0d5
#afc1d6
#b0c2d7
#b1c3d8
#b2c4d9
#b3c5da
#b4c6db
#b5c7dc
#b6c8dd
#b7c9de
#b8cadf
#b9cbe0
#aabcd1
#a9bbd0
#a8bacf
#a7b9ce
#a6b8cd
#a5b7cc
#a4b6cb
#a3b5ca
#a2b4c9
#a1b3c8
#a0b2c7
#9fb1c6
#9eb0c5
#9dafc4

Monochromatic Color with #abbdd2

#abbdd2
#cee3fc
#212428
#434a52
#66707d
#8897a7

Tints of #abbdd2 Color

#abbdd2
#b4c4d7
#bdcbdc
#c7d3e1
#d0dae6
#d9e1eb
#e3e9f0
#ecf0f5
#f5f7fa
#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

#abbdd2
#d2c0ab

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

Split Complementary

#abbdd2
#d2acab
#d1d2ab

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

Analogous Color

#abcdd2
#abc5d2
#abbdd2
#abb5d2
#abadd2

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

#abbdd2
#d2abbd
#bdd2ab

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

#abbdd2
#d2abd0
#d2c0ab
#abd2ac

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

#abbdd2
#d2c0ab
#d1d2ab
#acabd2

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

#abbdd2 Color Code Preview on Black Background Color

This is how #abbdd2 Color will look on black background color. Color contrast ratio is 10.94

#abbdd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbdd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbdd2

#abbdd2 color code is use for CSS Background Color

Background color for the above div is #abbdd2

HTML with inline CSS

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

#abbdd2 color code is use for CSS Border Color

CSS Border color for the above div is #abbdd2

HTML with inline CSS

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

CSS Border Left color for the above div is #abbdd2

HTML with inline CSS

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

CSS Border Right color for the above div is #abbdd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abbdd2

HTML with inline CSS

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

CSS Border Top color for the above div is #abbdd2

HTML with inline CSS

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

#abbdd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abbdd2 Color code Preview on White Background

This is how #abbdd2 Color code will look on white background color. Color contrast ratio is 1.92

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

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