Skip to main content Skip to docs navigation

#a5c4ee hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a5c4ee Color code in RGB color code model is created after adding 64.71% red color, 76.86% green color and 93.33% blue color. Hex #a5c4ee Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 18% magenta, 0% yellow and 6.67% black.

Hex #a5c4ee color code is between #aaccdd web safe hex color code and #99bbff web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #a5c4ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a5c4ee #a5c4ee
RGB Decimal 165, 196, 238 rgb(165, 196, 238)
RGB Percent 65%, 77%, 93% rgb(65%, 77%, 93%)
CSS RGBa 165, 196, 238,1 rgba(165,196,238,1)
CMYK Model cmyk(31%,18%,0%,6.67%)
HSL Color Space 215,68% ,79% hsl(215,68% ,79%)
HSV Color Space 215°, 31%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100101 11000100 11101110
Octal 245 304 356
Decimal 165 196 238
Hex a5 c4 ee

Different shades of #a5c4ee color code.

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

Light Shade of #a5c4ee
#d0e0f6
Dark Shade of #a5c4ee
#7aa8e6
Saturated Shade of #a5c4ee
#a0c3f3
Desaturated Shade of #a5c4ee
#aac5e9
Grey scale Shade of #a5c4ee
#c9c9c9
Brighten Shade
#beddff
Most Readable Shade
#000000

Shades of #a5c4ee color code

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

#a5c4ee
#92aed3
#8098b9
#6e829e
#5b6c84
#495769
#37414f
#242b34
#12151a
#000000

Similar Color like #a5c4ee color

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

#a6c5ef
#a7c6f0
#a8c7f1
#a9c8f2
#aac9f3
#abcaf4
#accbf5
#adccf6
#aecdf7
#afcef8
#b0cff9
#b1d0fa
#b2d1fb
#b3d2fc
#a4c3ed
#a3c2ec
#a2c1eb
#a1c0ea
#a0bfe9
#9fbee8
#9ebde7
#9dbce6
#9cbbe5
#9bbae4
#9ab9e3
#99b8e2
#98b7e1
#97b6e0

Monochromatic Color with #a5c4ee

#a5c4ee
#12151a
#2f3844
#4d5b6e
#6a7e99
#88a1c3

Tints of #a5c4ee Color

#a5c4ee
#afcaef
#b9d1f1
#c3d7f3
#cddef5
#d7e4f7
#e1ebf9
#ebf1fb
#f5f8fd
#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

#a5c4ee
#eecfa5

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

Split Complementary

#a5c4ee
#eeaba5
#e9eea5

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

Analogous Color

#a5e1ee
#a5d3ee
#a5c4ee
#a5b5ee
#a5a7ee

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

#a5c4ee
#eea5c4
#c4eea5

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

#a5c4ee
#eea5e8
#eecfa5
#a5eeaa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#a5c4ee
#eecfa5
#e9eea5
#aba5ee

Double Complementary 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).

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

#a5c4ee Color Code Preview on Black Background Color

This is how #a5c4ee Color will look on black background color. Color contrast ratio is 11.73

#a5c4ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5c4ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5c4ee

#a5c4ee color code is use for CSS Background Color

Background color for the above div is #a5c4ee

HTML with inline CSS

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

#a5c4ee color code is use for CSS Border Color

CSS Border color for the above div is #a5c4ee

HTML with inline CSS

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

CSS Border Left color for the above div is #a5c4ee

HTML with inline CSS

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

CSS Border Right color for the above div is #a5c4ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5c4ee

HTML with inline CSS

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

CSS Border Top color for the above div is #a5c4ee

HTML with inline CSS

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

#a5c4ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5c4ee Color code Preview on White Background

This is how #a5c4ee Color code will look on white background color. Color contrast ratio is 1.79

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(165,196,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,207,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,196,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.