@
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.

#aed4fc hex color - Blue - Cool color - Information

#aed4fc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #aed4fc Color code in RGB color code model is created after adding 68.24% red color, 83.14% green color and 98.82% blue color. Hex #aed4fc Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 16% magenta, 0% yellow and 1.18% black.

Hex #aed4fc color code is between #aaccff web safe hex color code and #bbddee web safe hex color code. #aaccff is the nearest web safe color code. You can see here many more shades of #aed4fc color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code aed4fc #aed4fc
RGB Decimal 174, 212, 252 rgb(174, 212, 252)
RGB Percent 68%, 83%, 99% rgb(68%, 83%, 99%)
CSS RGBa 174, 212, 252,1 rgba(174,212,252,1)
CMYK Model cmyk(31%,16%,0%,1.18%)
HSL Color Space 211,93% ,84% hsl(211,93% ,84%)
HSV Color Space 211°, 31%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11010100 11111100
Octal 256 324 374
Decimal 174 212 252
Hex ae d4 fc

Different shades of #aed4fc color code.

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

Light Shade of #aed4fc
#dfeefe
Dark Shade of #aed4fc
#7dbafa
Saturated Shade of #aed4fc
#abd4ff
Desaturated Shade of #aed4fc
#b2d4f8
Grey scale Shade of #aed4fc
#d5d5d5
Brighten Shade
#c7edff
Most Readable Shade
#000000

Shades of #aed4fc color code

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

#aed4fc
#9abce0
#87a4c4
#748da8
#60758c
#4d5e70
#3a4654
#262f38
#13171c
#000000

Similar Color like #aed4fc color

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

#afd5fd
#b0d6fe
#b1d7ff
#b2d8ff
#b3d9ff
#b4daff
#b5dbff
#b6dcff
#b7ddff
#b8deff
#b9dfff
#bae0ff
#bbe1ff
#bce2ff
#add3fb
#acd2fa
#abd1f9
#aad0f8
#a9cff7
#a8cef6
#a7cdf5
#a6ccf4
#a5cbf3
#a4caf2
#a3c9f1
#a2c8f0
#a1c7ef
#a0c6ee

Monochromatic Color with #aed4fc

#aed4fc
#1b2127
#394552
#56697c
#738ca7
#91b0d1

Tints of #aed4fc Color

#aed4fc
#b7d8fc
#c0ddfc
#c9e2fd
#d2e7fd
#dbebfd
#e4f0fe
#edf5fe
#f6fafe
#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

#aed4fc
#fcd6ae

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

Split Complementary

#aed4fc
#fcafae
#fbfcae

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

Analogous Color

#aef3fc
#aee4fc
#aed4fc
#aec4fc
#aeb5fc

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

#aed4fc
#fcaed4
#d4fcae

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

#aed4fc
#fcaefb
#fcd6ae
#aefcaf

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

#aed4fc
#fcd6ae
#fbfcae
#afaefc

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

#aed4fc Color Code Preview on Black Background Color

This is how #aed4fc Color will look on black background color. Color contrast ratio is 13.62

#aed4fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed4fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed4fc

#aed4fc color code is use for CSS Background Color

Background color for the above div is #aed4fc

HTML with inline CSS

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

#aed4fc color code is use for CSS Border Color

CSS Border color for the above div is #aed4fc

HTML with inline CSS

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

CSS Border Left color for the above div is #aed4fc

HTML with inline CSS

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

CSS Border Right color for the above div is #aed4fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed4fc

HTML with inline CSS

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

CSS Border Top color for the above div is #aed4fc

HTML with inline CSS

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

#aed4fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed4fc Color code Preview on White Background

This is how #aed4fc Color code will look on white background color. Color contrast ratio is 1.54

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.