crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aff5f7 hex color - Blue - Cool color - Information

#aff5f7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aff5f7 Color code in RGB color code model is created after adding 68.63% red color, 96.08% green color and 96.86% blue color. Hex #aff5f7 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 1% magenta, 0% yellow and 3% black.

Hex #aff5f7 color code is between #aaeeff web safe hex color code and #bbffee web safe hex color code. #aaeeff is the nearest web safe color code. You can see here many more shades of #aff5f7 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaff5f7#aff5f7
RGB Decimal175, 245, 247rgb(175, 245, 247)
RGB Percent69%, 96%, 97%rgb(69%, 96%, 97%)
CSS RGBa175, 245, 247,1rgba(175,245,247,1)
CMYK Modelcmyk(29%,1%,0%,3%)
HSL Color Space182,82% ,83%hsl(182,82% ,83%)
HSV Color Space182°, 29%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111111010111110111
Octal257365367
Decimal175245247
Hexaff5f7

Different shades of #aff5f7 color code.

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

Light Shade of #aff5f7
#ddfbfc
Dark Shade of #aff5f7
#81eff2
Saturated Shade of #aff5f7
#abf9fb
Desaturated Shade of #aff5f7
#b3f1f3
Grey scale Shade of #aff5f7
#d3d3d3
Brighten Shade
#c8ffff
Most Readable Shade
#000000

Shades of #aff5f7 color code

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

#aff5f7
#9bd9db
#88bec0
#74a3a4
#618889
#4d6c6d
#3a5152
#263636
#131b1b
#000000

Similar Color like #aff5f7 color

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

#b0f6f8
#b1f7f9
#b2f8fa
#b3f9fb
#b4fafc
#b5fbfd
#b6fcfe
#b7fdff
#b8feff
#b9ffff
#baffff
#bbffff
#bcffff
#bdffff
#aef4f6
#adf3f5
#acf2f4
#abf1f3
#aaf0f2
#a9eff1
#a8eef0
#a7edef
#a6ecee
#a5ebed
#a4eaec
#a3e9eb
#a2e8ea
#a1e7e9

Monochromatic Color with #aff5f7

#aff5f7
#182222
#374c4d
#557777
#73a1a2
#91cbcc

Tints of #aff5f7 Color

#aff5f7
#b7f6f7
#c0f7f8
#c9f8f9
#d2f9fa
#dbfafb
#e4fbfc
#edfcfd
#f6fdfe
#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

#aff5f7
#f7b1af

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

Split Complementary

#aff5f7
#f7afd1
#f7d5af

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

Analogous Color

#aff7dc
#aff7eb
#aff5f7
#afe7f7
#afd8f7

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

#aff5f7
#f7aff5
#f5f7af

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

#aff5f7
#d5aff7
#f7b1af
#d1f7af

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

#aff5f7
#f7b1af
#f7d5af
#afd1f7

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

#aff5f7 Color Code Preview on Black Background Color

This is how #aff5f7 Color will look on black background color. Color contrast ratio is 17.23

#aff5f7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff5f7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff5f7

#aff5f7 color code is use for CSS Background Color

Background color for the above div is #aff5f7

HTML with inline CSS

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

#aff5f7 color code is use for CSS Border Color

CSS Border color for the above div is #aff5f7

HTML with inline CSS

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

CSS Border Left color for the above div is #aff5f7

HTML with inline CSS

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

CSS Border Right color for the above div is #aff5f7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aff5f7

HTML with inline CSS

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

CSS Border Top color for the above div is #aff5f7

HTML with inline CSS

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

#aff5f7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aff5f7 Color code Preview on White Background

This is how #aff5f7 Color code will look on white background color. Color contrast ratio is 1.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.