Skip to main content Skip to docs navigation

#a4afbc hex color | Download Dark 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 Berry Chalk and its hex is #A6AEBB Nearest Color Name

Color Hue/Base color: Blue

Hex #a4afbc Color code in RGB color code model is created after adding 64.31% red color, 68.63% green color and 73.73% blue color. Hex #a4afbc Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 7% magenta, 0% yellow and 26.27% black.

Hex #a4afbc color code is between #aaaabb web safe hex color code and #99bbcc web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #a4afbc color code.

RGB Chart

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

Color Table

Hex Color Code a4afbc #a4afbc
RGB Decimal 164, 175, 188 164, 175, 188
RGB Percent 64%, 69%, 74% rgb(64%, 69%, 74%)
CSS RGBa 164, 175, 188,1 rgba(164,175,188,1)
CMYK Model cmyk(13%,7%,0%,26.27%)
HSL Color Space 213,15% ,69% hsl(213,15% ,69%)
HSV Color Space 213°, 13%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10101111 10111100
Octal 244 257 274
Decimal 164 175 188
Hex a4 af bc

Different shades of #a4afbc color code.

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

Darkest of #a4afbc
#546273
Darker of #a4afbc
#6a7b90
Dark of #a4afbc
#8795a6
Base of #a4afbc
#a4afbc
Light of #a4afbc
#c1c9d2
Lighter
#dfe3e7
Lightest
#fcfcfd

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

#a4afbc
#bcb1a4

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

Split Complementary

#a4afbc
#bca5a4
#bbbca4

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

Analogous Color

#a4bcbb
#a4b9bc
#a4afbc
#a4a7bc
#aba4bc

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

#a4afbc
#afbca4
#bca4af

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

#a4afbc
#bca4af
#bcb1a4
#a4bcb1

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

#a4afbc
#bca4bb
#bcb1a4
#a4bca5

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

#3f4955
#546273
#6a7b90
#8795a6
#a4afbc
#c1c9d2
#dfe3e7
#fcfcfd
#ffffff

Tints of #a4afbc Color

#a4afbc
#aeb7c3
#b8c0ca
#c2c9d2
#ccd2d9
#d6dbe1
#e0e4e8
#eaedf0
#f4f6f7
#ffffff

Shades of #a4afbc color code

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

#a4afbc
#919ba7
#7f8892
#6d747d
#5b6168
#484d53
#363a3e
#242629
#121314
#000000

Tones

#a4afbc
#b0b0b0
#b0b0b0
#b0b0b0
#b0b0b0

Tones

Similar Color like #a4afbc color

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

#a5b0bd
#a6b1be
#a7b2bf
#a8b3c0
#a9b4c1
#aab5c2
#abb6c3
#acb7c4
#adb8c5
#aeb9c6
#afbac7
#b0bbc8
#b1bcc9
#b2bdca
#a3aebb
#a2adba
#a1acb9
#a0abb8
#9faab7
#9ea9b6
#9da8b5
#9ca7b4
#9ba6b3
#9aa5b2
#99a4b1
#98a3b0
#97a2af
#96a1ae

Download this Dark Blue

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

#a4afbc Color Code Preview on Black Background Color

This is how #a4afbc Color will look on black background color. Color contrast ratio is 9.44

#a4afbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4afbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4afbc

#a4afbc color code is use for CSS Background Color

Background color for the above div is #a4afbc

HTML with inline CSS

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

#a4afbc color code is use for CSS Border Color

CSS Border color for the above div is #a4afbc

HTML with inline CSS

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

CSS Border Left color for the above div is #a4afbc

HTML with inline CSS

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

CSS Border Right color for the above div is #a4afbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4afbc

HTML with inline CSS

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

CSS Border Top color for the above div is #a4afbc

HTML with inline CSS

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

#a4afbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4afbc Color code Preview on White Background

This is how #a4afbc Color code will look on white background color. Color contrast ratio is 2.23

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

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