Skip to main content Skip to docs navigation

#abc4dd 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 Cumulus Cloud and its hex is #B0C6DF Nearest Color Name

Color Hue/Base color: Blue

Hex #abc4dd Color code in RGB color code model is created after adding 67.06% red color, 76.86% green color and 86.67% blue color. Hex #abc4dd Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 11% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code abc4dd #abc4dd
RGB Decimal 171, 196, 221 171, 196, 221
RGB Percent 67%, 77%, 87% rgb(67%, 77%, 87%)
CSS RGBa 171, 196, 221,1 rgba(171,196,221,1)
CMYK Model cmyk(23%,11%,0%,13.33%)
HSL Color Space 210,42% ,77% hsl(210,42% ,77%)
HSV Color Space 210°, 23%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 11000100 11011101
Octal 253 304 335
Decimal 171 196 221
Hex ab c4 dd

Different shades of #abc4dd color code.

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

Darkest of #abc4dd
#4577aa
Darker of #abc4dd
#6291c0
Dark of #abc4dd
#87aace
Base of #abc4dd
#abc4dd
Light of #abc4dd
#cfddec
Lighter
#f4f7fa
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

#abc4dd
#ddc4ab

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

Split Complementary

#abc4dd
#ddabab
#ddddab

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

Analogous Color

#abddd9
#abd9dd
#abc4dd
#abb3dd
#b7abdd

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

#abc4dd
#c4ddab
#ddabc4

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

#abc4dd
#ddabc4
#ddc4ab
#abddc4

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

#abc4dd
#ddabdd
#ddc4ab
#abddab

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

#365e86
#4577aa
#6291c0
#87aace
#abc4dd
#cfddec
#f4f7fa
#ffffff
#ffffff

Tints of #abc4dd Color

#abc4dd
#b4cae0
#bdd1e4
#c7d7e8
#d0deec
#d9e4ef
#e3ebf3
#ecf1f7
#f5f8fb
#ffffff

Shades of #abc4dd color code

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

#abc4dd
#98aec4
#8598ab
#728293
#5f6c7a
#4c5762
#394149
#262b31
#131518
#000000

Tones

#abc4dd
#b7c4d1
#c3c4c5
#c4c4c4
#c4c4c4

Tones

Similar Color like #abc4dd color

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

#acc5de
#adc6df
#aec7e0
#afc8e1
#b0c9e2
#b1cae3
#b2cbe4
#b3cce5
#b4cde6
#b5cee7
#b6cfe8
#b7d0e9
#b8d1ea
#b9d2eb
#aac3dc
#a9c2db
#a8c1da
#a7c0d9
#a6bfd8
#a5bed7
#a4bdd6
#a3bcd5
#a2bbd4
#a1bad3
#a0b9d2
#9fb8d1
#9eb7d0
#9db6cf

Download this Light Blue

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

#abc4dd Color Code Preview on Black Background Color

This is how #abc4dd Color will look on black background color. Color contrast ratio is 11.67

#abc4dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc4dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc4dd

#abc4dd color code is use for CSS Background Color

Background color for the above div is #abc4dd

HTML with inline CSS

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

#abc4dd color code is use for CSS Border Color

CSS Border color for the above div is #abc4dd

HTML with inline CSS

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

CSS Border Left color for the above div is #abc4dd

HTML with inline CSS

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

CSS Border Right color for the above div is #abc4dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abc4dd

HTML with inline CSS

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

CSS Border Top color for the above div is #abc4dd

HTML with inline CSS

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

#abc4dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abc4dd Color code Preview on White Background

This is how #abc4dd Color code will look on white background color. Color contrast ratio is 1.80

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

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