Skip to main content Skip to docs navigation

#abb3ce 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 Lovely Lilac and its hex is #A7B0CC Nearest Color Name

Color Hue/Base color: Blue

Hex #abb3ce Color code in RGB color code model is created after adding 67.06% red color, 70.2% green color and 80.78% blue color. Hex #abb3ce Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 13% magenta, 0% yellow and 19.22% black.

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

RGB Chart

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

Color Table

Hex Color Code abb3ce #abb3ce
RGB Decimal 171, 179, 206 171, 179, 206
RGB Percent 67%, 70%, 81% rgb(67%, 70%, 81%)
CSS RGBa 171, 179, 206,1 rgba(171,179,206,1)
CMYK Model cmyk(17%,13%,0%,19.22%)
HSL Color Space 226,26% ,74% hsl(226,26% ,74%)
HSV Color Space 226°, 17%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 10110011 11001110
Octal 253 263 316
Decimal 171 179 206
Hex ab b3 ce

Different shades of #abb3ce color code.

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

Darkest of #abb3ce
#53608d
Darker of #abb3ce
#6b79a8
Dark of #abb3ce
#8b96bb
Base of #abb3ce
#abb3ce
Light of #abb3ce
#cbd0e1
Lighter
#ebedf4
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

#abb3ce
#cec6ab

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

Split Complementary

#abb3ce
#ceb4ab
#c4ceab

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

Analogous Color

#abc7ce
#abc2ce
#abb3ce
#afabce
#bdabce

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

#abb3ce
#b3ceab
#ceabb3

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

#abb3ce
#ceabb3
#cec6ab
#abcec6

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

#abb3ce
#ceabc4
#cec6ab
#abceb4

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

#404a6d
#53608d
#6b79a8
#8b96bb
#abb3ce
#cbd0e1
#ebedf4
#ffffff
#ffffff

Tints of #abb3ce Color

#abb3ce
#b4bbd3
#bdc3d8
#c7ccde
#d0d4e3
#d9dde9
#e3e5ee
#eceef4
#f5f6f9
#ffffff

Shades of #abb3ce color code

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

#abb3ce
#989fb7
#858ba0
#727789
#5f6372
#4c4f5b
#393b44
#26272d
#131316
#000000

Tones

#abb3ce
#b8bac1
#bcbcbc
#bcbcbc
#bcbcbc

Tones

Similar Color like #abb3ce color

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

#acb4cf
#adb5d0
#aeb6d1
#afb7d2
#b0b8d3
#b1b9d4
#b2bad5
#b3bbd6
#b4bcd7
#b5bdd8
#b6bed9
#b7bfda
#b8c0db
#b9c1dc
#aab2cd
#a9b1cc
#a8b0cb
#a7afca
#a6aec9
#a5adc8
#a4acc7
#a3abc6
#a2aac5
#a1a9c4
#a0a8c3
#9fa7c2
#9ea6c1
#9da5c0

Download this Light Blue

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

#abb3ce Color Code Preview on Black Background Color

This is how #abb3ce Color will look on black background color. Color contrast ratio is 10.07

#abb3ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abb3ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abb3ce

#abb3ce color code is use for CSS Background Color

Background color for the above div is #abb3ce

HTML with inline CSS

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

#abb3ce color code is use for CSS Border Color

CSS Border color for the above div is #abb3ce

HTML with inline CSS

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

CSS Border Left color for the above div is #abb3ce

HTML with inline CSS

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

CSS Border Right color for the above div is #abb3ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abb3ce

HTML with inline CSS

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

CSS Border Top color for the above div is #abb3ce

HTML with inline CSS

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

#abb3ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abb3ce Color code Preview on White Background

This is how #abb3ce Color code will look on white background color. Color contrast ratio is 2.09

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

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