crispedge.com

Color picker

Loading...

#a3ceec hex color - Blue - Cool color - Information

#a3ceec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a3ceec Color code in RGB color code model is created after adding 63.92% red color, 80.78% green color and 92.55% blue color. Hex #a3ceec Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 13% magenta, 0% yellow and 7% black.

Hex #a3ceec color code is between #aaccee web safe hex color code and #99dddd web safe hex color code. #aaccee is the nearest web safe color code. You can see here many more shades of #a3ceec color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codea3ceec#a3ceec
RGB Decimal163, 206, 236rgb(163, 206, 236)
RGB Percent64%, 81%, 93%rgb(64%, 81%, 93%)
CSS RGBa163, 206, 236,1rgba(163,206,236,1)
CMYK Modelcmyk(31%,13%,0%,7%)
HSL Color Space205,66% ,78%hsl(205,66% ,78%)
HSV Color Space205°, 31%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111100111011101100
Octal243316354
Decimal163206236
Hexa3ceec

Different shades of #a3ceec color code.

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

Light Shade of #a3ceec
#cde5f5
Dark Shade of #a3ceec
#79b7e3
Saturated Shade of #a3ceec
#9dcff2
Desaturated Shade of #a3ceec
#a9cde6
Grey scale Shade of #a3ceec
#c7c7c7
Brighten Shade
#bce7ff
Most Readable Shade
#000000

Shades of #a3ceec color code

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

#a3ceec
#90b7d1
#7ea0b7
#6c899d
#5a7283
#485b68
#36444e
#242d34
#12161a
#000000

Similar Color like #a3ceec color

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

#a4cfed
#a5d0ee
#a6d1ef
#a7d2f0
#a8d3f1
#a9d4f2
#aad5f3
#abd6f4
#acd7f5
#add8f6
#aed9f7
#afdaf8
#b0dbf9
#b1dcfa
#a2cdeb
#a1ccea
#a0cbe9
#9fcae8
#9ec9e7
#9dc8e6
#9cc7e5
#9bc6e4
#9ac5e3
#99c4e2
#98c3e1
#97c2e0
#96c1df
#95c0de

Monochromatic Color with #a3ceec

#a3ceec
#101517
#2e3a42
#4b5f6c
#688497
#86a9c1

Tints of #a3ceec Color

#a3ceec
#add3ee
#b7d8f0
#c1def2
#cbe3f4
#d6e9f6
#e0eef8
#eaf4fa
#f4f9fc
#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

#a3ceec
#ecc1a3

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

Split Complementary

#a3ceec
#eca3aa
#ece5a3

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

Analogous Color

#a3ebec
#a3ddec
#a3ceec
#a3bfec
#a3b1ec

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

#a3ceec
#eca3ce
#ceeca3

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

#a3ceec
#e5a3ec
#ecc1a3
#a9eca3

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

#a3ceec
#ecc1a3
#ece5a3
#a3aaec

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

#a3ceec Color Code Preview on Black Background Color

This is how #a3ceec Color will look on black background color. Color contrast ratio is 12.60

#a3ceec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3ceec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3ceec

#a3ceec color code is use for CSS Background Color

Background color for the above div is #a3ceec

HTML with inline CSS

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

#a3ceec color code is use for CSS Border Color

CSS Border color for the above div is #a3ceec

HTML with inline CSS

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

CSS Border Left color for the above div is #a3ceec

HTML with inline CSS

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

CSS Border Right color for the above div is #a3ceec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3ceec

HTML with inline CSS

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

CSS Border Top color for the above div is #a3ceec

HTML with inline CSS

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

#a3ceec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3ceec Color code Preview on White Background

This is how #a3ceec Color code will look on white background color. Color contrast ratio is 1.67

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.