Skip to main content Skip to docs navigation

#abbbd0 hex color | Download Light Blue 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 Rendez-Blue and its hex is #ABBED0 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code abbbd0 #abbbd0
RGB Decimal 171, 187, 208 171, 187, 208
RGB Percent 67%, 73%, 82% rgb(67%, 73%, 82%)
CSS RGBa 171, 187, 208,1 rgba(171,187,208,1)
CMYK Model cmyk(18%,10%,0%,18.43%)
HSL Color Space 214,28% ,74% hsl(214,28% ,74%)
HSV Color Space 214°, 18%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 10111011 11010000
Octal 253 273 320
Decimal 171 187 208
Hex ab bb d0

Different shades of #abbbd0 color code.

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

Darkest of #abbbd0
#516d91
Darker of #abbbd0
#6a86ab
Dark of #abbbd0
#8aa1be
Base of #abbbd0
#abbbd0
Light of #abbbd0
#ccd5e2
Lighter
#ecf0f5
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

#abbbd0
#d0c0ab

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

Split Complementary

#abbbd0
#d0adab
#cdd0ab

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

Analogous Color

#abd0cf
#abcad0
#abbbd0
#abafd0
#b7abd0

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

#abbbd0
#bbd0ab
#d0abbb

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

#abbbd0
#d0abbb
#d0c0ab
#abd0c0

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

#abbbd0
#d0abcd
#d0c0ab
#abd0ad

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

#3f5470
#516d91
#6a86ab
#8aa1be
#abbbd0
#ccd5e2
#ecf0f5
#ffffff
#ffffff

Tints of #abbbd0 Color

#abbbd0
#b4c2d5
#bdcada
#c7d1df
#d0d9e4
#d9e0ea
#e3e8ef
#eceff4
#f5f7f9
#ffffff

Shades of #abbbd0 color code

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

#abbbd0
#98a6b8
#8591a1
#727c8a
#5f6773
#4c535c
#393e45
#26292e
#131417
#000000

Tones

#abbbd0
#b8bdc3
#bdbdbd
#bdbdbd
#bdbdbd

Tones

Similar Color like #abbbd0 color

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

#acbcd1
#adbdd2
#aebed3
#afbfd4
#b0c0d5
#b1c1d6
#b2c2d7
#b3c3d8
#b4c4d9
#b5c5da
#b6c6db
#b7c7dc
#b8c8dd
#b9c9de
#aabacf
#a9b9ce
#a8b8cd
#a7b7cc
#a6b6cb
#a5b5ca
#a4b4c9
#a3b3c8
#a2b2c7
#a1b1c6
#a0b0c5
#9fafc4
#9eaec3
#9dadc2

Download this Light Blue

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

#abbbd0 Color Code Preview on Black Background Color

This is how #abbbd0 Color will look on black background color. Color contrast ratio is 10.75

#abbbd0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbbd0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbbd0

#abbbd0 color code is use for CSS Background Color

Background color for the above div is #abbbd0

HTML with inline CSS

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

#abbbd0 color code is use for CSS Border Color

CSS Border color for the above div is #abbbd0

HTML with inline CSS

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

CSS Border Left color for the above div is #abbbd0

HTML with inline CSS

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

CSS Border Right color for the above div is #abbbd0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abbbd0

HTML with inline CSS

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

CSS Border Top color for the above div is #abbbd0

HTML with inline CSS

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

#abbbd0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abbbd0 Color code Preview on White Background

This is how #abbbd0 Color code will look on white background color. Color contrast ratio is 1.95

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

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(171,187,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,192,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,187,208,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }