Skip to main content Skip to docs navigation

#afbecd 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 Cerulean Tint and its hex is #ACBFCD Nearest Color Name

Color Hue/Base color: Blue

Hex #afbecd Color code in RGB color code model is created after adding 68.63% red color, 74.51% green color and 80.39% blue color. Hex #afbecd Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 7% magenta, 0% yellow and 19.61% black.

Hex #afbecd 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 #afbecd color code.

RGB Chart

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

Color Table

Hex Color Code afbecd #afbecd
RGB Decimal 175, 190, 205 175, 190, 205
RGB Percent 69%, 75%, 80% rgb(69%, 75%, 80%)
CSS RGBa 175, 190, 205,1 rgba(175,190,205,1)
CMYK Model cmyk(15%,7%,0%,19.61%)
HSL Color Space 210,23% ,75% hsl(210,23% ,75%)
HSV Color Space 210°, 15%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 10111110 11001101
Octal 257 276 315
Decimal 175 190 205
Hex af be cd

Different shades of #afbecd color code.

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

Darkest of #afbecd
#57728c
Darker of #afbecd
#708ba6
Dark of #afbecd
#90a5b9
Base of #afbecd
#afbecd
Light of #afbecd
#ced8e1
Lighter
#eef1f4
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

#afbecd
#cdbeaf

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

Split Complementary

#afbecd
#cdafaf
#cdcdaf

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

Analogous Color

#afcdcb
#afcbcd
#afbecd
#afb4cd
#b6afcd

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

#afbecd
#becdaf
#cdafbe

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

#afbecd
#cdafbe
#cdbeaf
#afcdbe

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

#afbecd
#cdafcd
#cdbeaf
#afcdaf

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

#44586c
#57728c
#708ba6
#90a5b9
#afbecd
#ced8e1
#eef1f4
#ffffff
#ffffff

Tints of #afbecd Color

#afbecd
#b7c5d2
#c0ccd8
#c9d3dd
#d2dae3
#dbe2e8
#e4e9ee
#edf0f3
#f6f7f9
#ffffff

Shades of #afbecd color code

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

#afbecd
#9ba8b6
#88939f
#747e88
#616971
#4d545b
#3a3f44
#262a2d
#131516
#000000

Tones

#afbecd
#bcbec0
#bebebe
#bebebe
#bebebe

Tones

Similar Color like #afbecd color

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

#b0bfce
#b1c0cf
#b2c1d0
#b3c2d1
#b4c3d2
#b5c4d3
#b6c5d4
#b7c6d5
#b8c7d6
#b9c8d7
#bac9d8
#bbcad9
#bccbda
#bdccdb
#aebdcc
#adbccb
#acbbca
#abbac9
#aab9c8
#a9b8c7
#a8b7c6
#a7b6c5
#a6b5c4
#a5b4c3
#a4b3c2
#a3b2c1
#a2b1c0
#a1b0bf

Download this Light Blue

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

#afbecd Color Code Preview on Black Background Color

This is how #afbecd Color will look on black background color. Color contrast ratio is 11.07

#afbecd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbecd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbecd

#afbecd color code is use for CSS Background Color

Background color for the above div is #afbecd

HTML with inline CSS

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

#afbecd color code is use for CSS Border Color

CSS Border color for the above div is #afbecd

HTML with inline CSS

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

CSS Border Left color for the above div is #afbecd

HTML with inline CSS

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

CSS Border Right color for the above div is #afbecd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afbecd

HTML with inline CSS

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

CSS Border Top color for the above div is #afbecd

HTML with inline CSS

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

#afbecd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afbecd Color code Preview on White Background

This is how #afbecd Color code will look on white background color. Color contrast ratio is 1.90

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

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