crispedge.com

Color picker

Loading...

#afd3ed hex color - Blue - Cool color - Information

#afd3ed hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #afd3ed Color code in RGB color code model is created after adding 68.63% red color, 82.75% green color and 92.94% blue color. Hex #afd3ed Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 11% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafd3ed#afd3ed
RGB Decimal175, 211, 237rgb(175, 211, 237)
RGB Percent69%, 83%, 93%rgb(69%, 83%, 93%)
CSS RGBa175, 211, 237,1rgba(175,211,237,1)
CMYK Modelcmyk(26%,11%,0%,7%)
HSL Color Space205,63% ,81%hsl(205,63% ,81%)
HSV Color Space205°, 26%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101001111101101
Octal257323355
Decimal175211237
Hexafd3ed

Different shades of #afd3ed color code.

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

Light Shade of #afd3ed
#d9eaf6
Dark Shade of #afd3ed
#85bce4
Saturated Shade of #afd3ed
#aad4f2
Desaturated Shade of #afd3ed
#b4d2e8
Grey scale Shade of #afd3ed
#cecece
Brighten Shade
#c8ecff
Most Readable Shade
#000000

Shades of #afd3ed color code

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

#afd3ed
#9bbbd2
#88a4b8
#748c9e
#617583
#4d5d69
#3a464f
#262e34
#13171a
#000000

Similar Color like #afd3ed color

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

#b0d4ee
#b1d5ef
#b2d6f0
#b3d7f1
#b4d8f2
#b5d9f3
#b6daf4
#b7dbf5
#b8dcf6
#b9ddf7
#badef8
#bbdff9
#bce0fa
#bde1fb
#aed2ec
#add1eb
#acd0ea
#abcfe9
#aacee8
#a9cde7
#a8cce6
#a7cbe5
#a6cae4
#a5c9e3
#a4c8e2
#a3c7e1
#a2c6e0
#a1c5df

Monochromatic Color with #afd3ed

#afd3ed
#121618
#313c43
#51616d
#708798
#90adc2

Tints of #afd3ed Color

#afd3ed
#b7d7ef
#c0dcf1
#c9e1f3
#d2e6f5
#dbebf7
#e4f0f9
#edf5fb
#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

#afd3ed
#edc9af

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

Split Complementary

#afd3ed
#edafb4
#ede8af

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

Analogous Color

#afeced
#afdfed
#afd3ed
#afc7ed
#afbaed

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

#afd3ed
#edafd3
#d3edaf

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

#afd3ed
#e8afed
#edc9af
#b4edaf

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

#afd3ed
#edc9af
#ede8af
#afb4ed

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

#afd3ed Color Code Preview on Black Background Color

This is how #afd3ed Color will look on black background color. Color contrast ratio is 13.36

#afd3ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd3ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd3ed

#afd3ed color code is use for CSS Background Color

Background color for the above div is #afd3ed

HTML with inline CSS

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

#afd3ed color code is use for CSS Border Color

CSS Border color for the above div is #afd3ed

HTML with inline CSS

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

CSS Border Left color for the above div is #afd3ed

HTML with inline CSS

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

CSS Border Right color for the above div is #afd3ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd3ed

HTML with inline CSS

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

CSS Border Top color for the above div is #afd3ed

HTML with inline CSS

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

#afd3ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd3ed Color code Preview on White Background

This is how #afd3ed Color code will look on white background color. Color contrast ratio is 1.57

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

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(175,211,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,201,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,211,237,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.