crispedge.com

Color picker

Loading...

#aed7f4 hex color - Blue - Cool color - Information

#aed7f4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #aed7f4 Color code in RGB color code model is created after adding 68.24% red color, 84.31% green color and 95.69% blue color. Hex #aed7f4 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 12% magenta, 0% yellow and 4% black.

Hex #aed7f4 color code is between #aaddee web safe hex color code and #bbccff web safe hex color code. #aaddee is the nearest web safe color code. You can see here many more shades of #aed7f4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaed7f4#aed7f4
RGB Decimal174, 215, 244rgb(174, 215, 244)
RGB Percent68%, 84%, 96%rgb(68%, 84%, 96%)
CSS RGBa174, 215, 244,1rgba(174,215,244,1)
CMYK Modelcmyk(29%,12%,0%,4%)
HSL Color Space205,76% ,82%hsl(205,76% ,82%)
HSV Color Space205°, 29%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101011111110100
Octal256327364
Decimal174215244
Hexaed7f4

Different shades of #aed7f4 color code.

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

Light Shade of #aed7f4
#dbedfa
Dark Shade of #aed7f4
#81c1ee
Saturated Shade of #aed7f4
#a9d8f9
Desaturated Shade of #aed7f4
#b3d6ef
Grey scale Shade of #aed7f4
#d1d1d1
Brighten Shade
#c7f0ff
Most Readable Shade
#000000

Shades of #aed7f4 color code

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

#aed7f4
#9abfd8
#87a7bd
#748fa2
#607787
#4d5f6c
#3a4751
#262f36
#13171b
#000000

Similar Color like #aed7f4 color

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

#afd8f5
#b0d9f6
#b1daf7
#b2dbf8
#b3dcf9
#b4ddfa
#b5defb
#b6dffc
#b7e0fd
#b8e1fe
#b9e2ff
#bae3ff
#bbe4ff
#bce5ff
#add6f3
#acd5f2
#abd4f1
#aad3f0
#a9d2ef
#a8d1ee
#a7d0ed
#a6cfec
#a5ceeb
#a4cdea
#a3cce9
#a2cbe8
#a1cae7
#a0c9e6

Monochromatic Color with #aed7f4

#aed7f4
#161c1f
#35414a
#536774
#718c9f
#90b2c9

Tints of #aed7f4 Color

#aed7f4
#b7dbf5
#c0dff6
#c9e4f7
#d2e8f8
#dbedfa
#e4f1fb
#edf6fc
#f6fafd
#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

#aed7f4
#f4cbae

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

Split Complementary

#aed7f4
#f4aeb4
#f4eeae

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

Analogous Color

#aef3f4
#aee5f4
#aed7f4
#aec9f4
#aebbf4

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

#aed7f4
#f4aed7
#d7f4ae

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

#aed7f4
#eeaef4
#f4cbae
#b4f4ae

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

#aed7f4
#f4cbae
#f4eeae
#aeb4f4

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

#aed7f4 Color Code Preview on Black Background Color

This is how #aed7f4 Color will look on black background color. Color contrast ratio is 13.83

#aed7f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed7f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed7f4

#aed7f4 color code is use for CSS Background Color

Background color for the above div is #aed7f4

HTML with inline CSS

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

#aed7f4 color code is use for CSS Border Color

CSS Border color for the above div is #aed7f4

HTML with inline CSS

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

CSS Border Left color for the above div is #aed7f4

HTML with inline CSS

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

CSS Border Right color for the above div is #aed7f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed7f4

HTML with inline CSS

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

CSS Border Top color for the above div is #aed7f4

HTML with inline CSS

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

#aed7f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed7f4 Color code Preview on White Background

This is how #aed7f4 Color code will look on white background color. Color contrast ratio is 1.52

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

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,215,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(244,203,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,215,244,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.