Skip to main content Skip to docs navigation

#a4bcde 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 Lavender Phlox and its hex is #A6BADF Nearest Color Name

Color Hue/Base color: Blue

Hex #a4bcde Color code in RGB color code model is created after adding 64.31% red color, 73.73% green color and 87.06% blue color. Hex #a4bcde Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 15% magenta, 0% yellow and 12.94% black.

Hex #a4bcde color code is between #aabbdd web safe hex color code and #99ccee web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #a4bcde color code.

RGB Chart

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

Color Table

Hex Color Code a4bcde #a4bcde
RGB Decimal 164, 188, 222 164, 188, 222
RGB Percent 64%, 74%, 87% rgb(64%, 74%, 87%)
CSS RGBa 164, 188, 222,1 rgba(164,188,222,1)
CMYK Model cmyk(26%,15%,0%,12.94%)
HSL Color Space 215,47% ,76% hsl(215,47% ,76%)
HSV Color Space 215°, 26%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10111100 11011110
Octal 244 274 336
Decimal 164 188 222
Hex a4 bc de

Different shades of #a4bcde color code.

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

Darkest of #a4bcde
#3e6bab
Darker of #a4bcde
#5985c3
Dark of #a4bcde
#7fa0d0
Base of #a4bcde
#a4bcde
Light of #a4bcde
#c9d8ec
Lighter
#eff3f9
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

#a4bcde
#dec6a4

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

Split Complementary

#a4bcde
#dea9a4
#d9dea4

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

Analogous Color

#a4dede
#a4d4de
#a4bcde
#a4a9de
#b8a4de

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

#a4bcde
#bcdea4
#dea4bc

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

#a4bcde
#dea4bc
#dec6a4
#a4dec6

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

#a4bcde
#dea4d9
#dec6a4
#a4dea9

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

#305486
#3e6bab
#5985c3
#7fa0d0
#a4bcde
#c9d8ec
#eff3f9
#ffffff
#ffffff

Tints of #a4bcde Color

#a4bcde
#aec3e1
#b8cae5
#c2d2e9
#ccd9ec
#d6e1f0
#e0e8f4
#eaf0f7
#f4f7fb
#ffffff

Shades of #a4bcde color code

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

#a4bcde
#91a7c5
#7f92ac
#6d7d94
#5b687b
#485362
#363e4a
#242931
#121418
#000000

Tones

#a4bcde
#b0bed2
#bdc0c5
#c1c1c1
#c1c1c1

Tones

Similar Color like #a4bcde color

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

#a5bddf
#a6bee0
#a7bfe1
#a8c0e2
#a9c1e3
#aac2e4
#abc3e5
#acc4e6
#adc5e7
#aec6e8
#afc7e9
#b0c8ea
#b1c9eb
#b2caec
#a3bbdd
#a2badc
#a1b9db
#a0b8da
#9fb7d9
#9eb6d8
#9db5d7
#9cb4d6
#9bb3d5
#9ab2d4
#99b1d3
#98b0d2
#97afd1
#96aed0

Download this Light Blue

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

#a4bcde Color Code Preview on Black Background Color

This is how #a4bcde Color will look on black background color. Color contrast ratio is 10.83

#a4bcde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bcde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bcde

#a4bcde color code is use for CSS Background Color

Background color for the above div is #a4bcde

HTML with inline CSS

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

#a4bcde color code is use for CSS Border Color

CSS Border color for the above div is #a4bcde

HTML with inline CSS

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

CSS Border Left color for the above div is #a4bcde

HTML with inline CSS

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

CSS Border Right color for the above div is #a4bcde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4bcde

HTML with inline CSS

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

CSS Border Top color for the above div is #a4bcde

HTML with inline CSS

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

#a4bcde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4bcde Color code Preview on White Background

This is how #a4bcde Color code will look on white background color. Color contrast ratio is 1.94

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

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