Skip to main content Skip to docs navigation

#A5FCDC hex color | Icery | Light Blue & Cool color | 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

Color Hue/Base color: Blue

Hex #A5FCDC Color Code is also known as | Icery color.

Hex #A5FCDC Color code in RGB color code model is created after adding 64.71% red color, 98.82% green color and 86.27% blue color. Hex #A5FCDC Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 13% yellow and 1.18% black.

Hex #A5FCDC color code is between #aaffdd web safe hex color code and #99eecc web safe hex color code. #aaffdd is the nearest web safe color code. You can see here many more shades of #A5FCDC color code.

RGB Chart

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

Color Table

Hex Color Code A5FCDC #A5FCDC
RGB Decimal 165, 252, 220 165, 252, 220
RGB Percent 65%, 99%, 86% rgb(65%, 99%, 86%)
CSS RGBa 165, 252, 220,1 rgba(165,252,220,1)
CMYK Model cmyk(35%,0%,13%,1.18%)
HSL Color Space 158,94% ,82% hsl(158,94% ,82%)
HSV Color Space 158°, 35%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100101 11111100 11011100
Octal 245 374 334
Decimal 165 252 220
Hex A5 FC DC

Different shades of #A5FCDC color code.

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

Darkest of #A5FCDC
#11f7a2
Darker of #A5FCDC
#42f9b6
Dark of #A5FCDC
#74fac9
Base of #A5FCDC
#a5fcdc
Light of #A5FCDC
#d6feef
Lighter
#ffffff
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

#A5FCDC
#fca5c5

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

Split Complementary

#A5FCDC
#fca5f0
#fcb0a5

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

Analogous Color

#a5fca9
#a5fcb8
#a5fcdc
#a5fcf9
#a5dbfc

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

#A5FCDC
#fcdca5
#dca5fc

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

#A5FCDC
#dca5fc
#fca5c5
#c5fca5

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

#A5FCDC
#b0a5fc
#fca5c5
#f0fca5

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

#07ce85
#11f7a2
#42f9b6
#74fac9
#a5fcdc
#d6feef
#ffffff
#ffffff
#ffffff

Tints of #A5FCDC Color

#a5fcdc
#affcdf
#b9fce3
#c3fde7
#cdfdeb
#d7fdef
#e1fef3
#ebfef7
#f5fefb
#ffffff

Shades of #A5FCDC color code

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

#a5fcdc
#92e0c3
#80c4ab
#6ea892
#5b8c7a
#497061
#375449
#243830
#121c18
#000000

Tones

#a5fcdc
#aef3da
#b8e9d7
#c1e0d5
#cad7d2

Tones

Similar Color like #A5FCDC color

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

#a6fddd
#a7fede
#a8ffdf
#a9ffe0
#aaffe1
#abffe2
#acffe3
#adffe4
#aeffe5
#afffe6
#b0ffe7
#b1ffe8
#b2ffe9
#b3ffea
#a4fbdb
#a3fada
#a2f9d9
#a1f8d8
#a0f7d7
#9ff6d6
#9ef5d5
#9df4d4
#9cf3d3
#9bf2d2
#9af1d1
#99f0d0
#98efcf
#97eece

Download this

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

#A5FCDC Color Code Preview on Black Background Color

This is how #A5FCDC Color will look on black background color. Color contrast ratio is 17.56

#A5FCDC in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #A5FCDC

HTML with inline CSS

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

Your Example Paragraph content text in with font color #A5FCDC

#A5FCDC color code is use for CSS Background Color

Background color for the above div is #A5FCDC

HTML with inline CSS

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

#A5FCDC color code is use for CSS Border Color

CSS Border color for the above div is #A5FCDC

HTML with inline CSS

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

CSS Border Left color for the above div is #A5FCDC

HTML with inline CSS

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

CSS Border Right color for the above div is #A5FCDC

HTML with inline CSS

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

CSS Border Bottom color for the above div is #A5FCDC

HTML with inline CSS

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

CSS Border Top color for the above div is #A5FCDC

HTML with inline CSS

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

#A5FCDC hex Color code used as CSS color Codes

Example CSS Class for usage

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

#A5FCDC Color code Preview on White Background

This is how #A5FCDC Color code will look on white background color. Color contrast ratio is 1.20

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

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,252,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,165,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,252,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }