crispedge.com

Color picker

Loading...

#a3ebef hex color - Blue - Cool color - Information

#a3ebef hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a3ebef Color code in RGB color code model is created after adding 63.92% red color, 92.16% green color and 93.73% blue color. Hex #a3ebef Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 2% magenta, 0% yellow and 6% black.

Hex #a3ebef color code is between #aaeeee web safe hex color code and #99ddff web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #a3ebef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea3ebef#a3ebef
RGB Decimal163, 235, 239rgb(163, 235, 239)
RGB Percent64%, 92%, 94%rgb(64%, 92%, 94%)
CSS RGBa163, 235, 239,1rgba(163,235,239,1)
CMYK Modelcmyk(32%,2%,0%,6%)
HSL Color Space183,70% ,79%hsl(183,70% ,79%)
HSV Color Space183°, 32%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111110101111101111
Octal243353357
Decimal163235239
Hexa3ebef

Different shades of #a3ebef color code.

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

Light Shade of #a3ebef
#cef4f7
Dark Shade of #a3ebef
#78e2e7
Saturated Shade of #a3ebef
#9ef0f4
Desaturated Shade of #a3ebef
#a8e6ea
Grey scale Shade of #a3ebef
#c9c9c9
Brighten Shade
#bcffff
Most Readable Shade
#000000

Shades of #a3ebef color code

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

#a3ebef
#90d0d4
#7eb6b9
#6c9c9f
#5a8284
#48686a
#364e4f
#243435
#121a1a
#000000

Similar Color like #a3ebef color

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

#a4ecf0
#a5edf1
#a6eef2
#a7eff3
#a8f0f4
#a9f1f5
#aaf2f6
#abf3f7
#acf4f8
#adf5f9
#aef6fa
#aff7fb
#b0f8fc
#b1f9fd
#a2eaee
#a1e9ed
#a0e8ec
#9fe7eb
#9ee6ea
#9de5e9
#9ce4e8
#9be3e7
#9ae2e6
#99e1e5
#98e0e4
#97dfe3
#96dee2
#95dde1

Monochromatic Color with #a3ebef

#a3ebef
#121a1a
#2f4445
#4c6e6f
#69979a
#86c1c4

Tints of #a3ebef Color

#a3ebef
#adedf0
#b7eff2
#c1f1f4
#cbf3f6
#d6f6f7
#e0f8f9
#eafafb
#f4fcfd
#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

#a3ebef
#efa7a3

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

Split Complementary

#a3ebef
#efa3c5
#efcda3

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

Analogous Color

#a3efd5
#a3efe4
#a3ebef
#a3dcef
#a3cdef

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

#a3ebef
#efa3eb
#ebefa3

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

#a3ebef
#cda3ef
#efa7a3
#c5efa3

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

#a3ebef
#efa7a3
#efcda3
#a3c5ef

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 #a3ebef 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.

#a3ebef Color Code Preview on Black Background Color

This is how #a3ebef Color will look on black background color. Color contrast ratio is 15.69

#a3ebef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3ebef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3ebef

#a3ebef color code is use for CSS Background Color

Background color for the above div is #a3ebef

HTML with inline CSS

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

#a3ebef color code is use for CSS Border Color

CSS Border color for the above div is #a3ebef

HTML with inline CSS

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

CSS Border Left color for the above div is #a3ebef

HTML with inline CSS

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

CSS Border Right color for the above div is #a3ebef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3ebef

HTML with inline CSS

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

CSS Border Top color for the above div is #a3ebef

HTML with inline CSS

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

#a3ebef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3ebef Color code Preview on White Background

This is how #a3ebef Color code will look on white background color. Color contrast ratio is 1.34

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

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(163,235,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,167,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,235,239,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.