crispedge.com

Color picker

Loading...

#add1f5 hex color - Blue - Cool color - Information

#add1f5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #add1f5 Color code in RGB color code model is created after adding 67.84% red color, 81.96% green color and 96.08% blue color. Hex #add1f5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 15% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeadd1f5#add1f5
RGB Decimal173, 209, 245rgb(173, 209, 245)
RGB Percent68%, 82%, 96%rgb(68%, 82%, 96%)
CSS RGBa173, 209, 245,1rgba(173,209,245,1)
CMYK Modelcmyk(29%,15%,0%,4%)
HSL Color Space210,78% ,82%hsl(210,78% ,82%)
HSV Color Space210°, 29%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011101000111110101
Octal255321365
Decimal173209245
Hexadd1f5

Different shades of #add1f5 color code.

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

Light Shade of #add1f5
#daeafb
Dark Shade of #add1f5
#80b7ef
Saturated Shade of #add1f5
#a8d1fa
Desaturated Shade of #add1f5
#b2d1f0
Grey scale Shade of #add1f5
#d1d1d1
Brighten Shade
#c6eaff
Most Readable Shade
#000000

Shades of #add1f5 color code

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

#add1f5
#99b9d9
#86a2be
#738ba3
#607488
#4c5c6c
#394551
#262e36
#13171b
#000000

Similar Color like #add1f5 color

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

#aed2f6
#afd3f7
#b0d4f8
#b1d5f9
#b2d6fa
#b3d7fb
#b4d8fc
#b5d9fd
#b6dafe
#b7dbff
#b8dcff
#b9ddff
#badeff
#bbdfff
#acd0f4
#abcff3
#aacef2
#a9cdf1
#a8ccf0
#a7cbef
#a6caee
#a5c9ed
#a4c8ec
#a3c7eb
#a2c6ea
#a1c5e9
#a0c4e8
#9fc3e7

Monochromatic Color with #add1f5

#add1f5
#171c20
#35404b
#536475
#7188a0
#8fadca

Tints of #add1f5 Color

#add1f5
#b6d6f6
#bfdbf7
#c8e0f8
#d1e5f9
#daeafa
#e3effb
#ecf4fc
#f5f9fd
#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

#add1f5
#f5d1ad

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

Split Complementary

#add1f5
#f5adad
#f5f5ad

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

Analogous Color

#adeef5
#addff5
#add1f5
#adc3f5
#adb4f5

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

#add1f5
#f5add1
#d1f5ad

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

#add1f5
#f5adf5
#f5d1ad
#adf5ad

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

#add1f5
#f5d1ad
#f5f5ad
#adadf5

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

#add1f5 Color Code Preview on Black Background Color

This is how #add1f5 Color will look on black background color. Color contrast ratio is 13.22

#add1f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #add1f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #add1f5

#add1f5 color code is use for CSS Background Color

Background color for the above div is #add1f5

HTML with inline CSS

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

#add1f5 color code is use for CSS Border Color

CSS Border color for the above div is #add1f5

HTML with inline CSS

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

CSS Border Left color for the above div is #add1f5

HTML with inline CSS

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

CSS Border Right color for the above div is #add1f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #add1f5

HTML with inline CSS

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

CSS Border Top color for the above div is #add1f5

HTML with inline CSS

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

#add1f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#add1f5 Color code Preview on White Background

This is how #add1f5 Color code will look on white background color. Color contrast ratio is 1.59

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

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(173,209,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(245,209,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,209,245,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.