crispedge.com

Color picker

Loading...

#acdff7 hex color - Blue - Cool color - Information

#acdff7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #acdff7 Color code in RGB color code model is created after adding 67.45% red color, 87.45% green color and 96.86% blue color. Hex #acdff7 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 10% magenta, 0% yellow and 3% black.

Hex #acdff7 color code is between #aaddff web safe hex color code and #bbeeee web safe hex color code. #aaddff is the nearest web safe color code. You can see here many more shades of #acdff7 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeacdff7#acdff7
RGB Decimal172, 223, 247rgb(172, 223, 247)
RGB Percent67%, 87%, 97%rgb(67%, 87%, 97%)
CSS RGBa172, 223, 247,1rgba(172,223,247,1)
CMYK Modelcmyk(30%,10%,0%,3%)
HSL Color Space199,82% ,82%hsl(199,82% ,82%)
HSV Color Space199°, 30%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001101111111110111
Octal254337367
Decimal172223247
Hexacdff7

Different shades of #acdff7 color code.

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

Light Shade of #acdff7
#daf1fb
Dark Shade of #acdff7
#7dcdf3
Saturated Shade of #acdff7
#a7e1fc
Desaturated Shade of #acdff7
#b1ddf2
Grey scale Shade of #acdff7
#d1d1d1
Brighten Shade
#c5f8ff
Most Readable Shade
#000000

Shades of #acdff7 color code

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

#acdff7
#98c6db
#85adc0
#7294a4
#5f7b89
#4c636d
#394a52
#263136
#13181b
#000000

Similar Color like #acdff7 color

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

#ade0f8
#aee1f9
#afe2fa
#b0e3fb
#b1e4fc
#b2e5fd
#b3e6fe
#b4e7ff
#b5e8ff
#b6e9ff
#b7eaff
#b8ebff
#b9ecff
#baedff
#abdef6
#aaddf5
#a9dcf4
#a8dbf3
#a7daf2
#a6d9f1
#a5d8f0
#a4d7ef
#a3d6ee
#a2d5ed
#a1d4ec
#a0d3eb
#9fd2ea
#9ed1e9

Monochromatic Color with #acdff7

#acdff7
#181f22
#36464d
#536c77
#7192a2
#8eb9cc

Tints of #acdff7 Color

#acdff7
#b5e2f7
#bee6f8
#c7e9f9
#d0edfa
#daf0fb
#e3f4fc
#ecf7fd
#f5fbfe
#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

#acdff7
#f7c4ac

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

Split Complementary

#acdff7
#f7acba
#f7eaac

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

Analogous Color

#acf7f1
#aceef7
#acdff7
#acd0f7
#acc1f7

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

#acdff7
#f7acdf
#dff7ac

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

#acdff7
#e9acf7
#f7c4ac
#b9f7ac

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

#acdff7
#f7c4ac
#f7eaac
#acbaf7

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

#acdff7 Color Code Preview on Black Background Color

This is how #acdff7 Color will look on black background color. Color contrast ratio is 14.65

#acdff7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acdff7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acdff7

#acdff7 color code is use for CSS Background Color

Background color for the above div is #acdff7

HTML with inline CSS

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

#acdff7 color code is use for CSS Border Color

CSS Border color for the above div is #acdff7

HTML with inline CSS

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

CSS Border Left color for the above div is #acdff7

HTML with inline CSS

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

CSS Border Right color for the above div is #acdff7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acdff7

HTML with inline CSS

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

CSS Border Top color for the above div is #acdff7

HTML with inline CSS

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

#acdff7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acdff7 Color code Preview on White Background

This is how #acdff7 Color code will look on white background color. Color contrast ratio is 1.43

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

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(172,223,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(247,196,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,223,247,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.