crispedge.com

Color picker

Loading...

#accff2 hex color - Blue - Cool color - Information

#accff2 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #accff2 Color code in RGB color code model is created after adding 67.45% red color, 81.18% green color and 94.9% blue color. Hex #accff2 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 14% magenta, 0% yellow and 5% black.

Hex #accff2 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 #accff2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaccff2#accff2
RGB Decimal172, 207, 242rgb(172, 207, 242)
RGB Percent67%, 81%, 95%rgb(67%, 81%, 95%)
CSS RGBa172, 207, 242,1rgba(172,207,242,1)
CMYK Modelcmyk(29%,14%,0%,5%)
HSL Color Space210,73% ,81%hsl(210,73% ,81%)
HSV Color Space210°, 29%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001100111111110010
Octal254317362
Decimal172207242
Hexaccff2

Different shades of #accff2 color code.

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

Light Shade of #accff2
#d8e8f9
Dark Shade of #accff2
#80b5eb
Saturated Shade of #accff2
#a7cff7
Desaturated Shade of #accff2
#b1cfed
Grey scale Shade of #accff2
#cfcfcf
Brighten Shade
#c5e8ff
Most Readable Shade
#000000

Shades of #accff2 color code

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

#accff2
#98b8d7
#85a1bc
#728aa1
#5f7386
#4c5c6b
#394550
#262e35
#13171a
#000000

Similar Color like #accff2 color

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

#add0f3
#aed1f4
#afd2f5
#b0d3f6
#b1d4f7
#b2d5f8
#b3d6f9
#b4d7fa
#b5d8fb
#b6d9fc
#b7dafd
#b8dbfe
#b9dcff
#baddff
#abcef1
#aacdf0
#a9ccef
#a8cbee
#a7caed
#a6c9ec
#a5c8eb
#a4c7ea
#a3c6e9
#a2c5e8
#a1c4e7
#a0c3e6
#9fc2e5
#9ec1e4

Monochromatic Color with #accff2

#accff2
#15191d
#333e48
#516272
#70869d
#8eabc7

Tints of #accff2 Color

#accff2
#b5d4f3
#bed9f4
#c7dff6
#d0e4f7
#dae9f9
#e3effa
#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

#accff2
#f2cfac

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

Split Complementary

#accff2
#f2acac
#f2f2ac

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

Analogous Color

#acebf2
#acddf2
#accff2
#acc1f2
#acb3f2

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

#accff2
#f2accf
#cff2ac

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

#accff2
#f2acf2
#f2cfac
#acf2ac

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

#accff2
#f2cfac
#f2f2ac
#acacf2

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

#accff2 Color Code Preview on Black Background Color

This is how #accff2 Color will look on black background color. Color contrast ratio is 12.96

#accff2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #accff2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #accff2

#accff2 color code is use for CSS Background Color

Background color for the above div is #accff2

HTML with inline CSS

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

#accff2 color code is use for CSS Border Color

CSS Border color for the above div is #accff2

HTML with inline CSS

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

CSS Border Left color for the above div is #accff2

HTML with inline CSS

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

CSS Border Right color for the above div is #accff2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #accff2

HTML with inline CSS

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

CSS Border Top color for the above div is #accff2

HTML with inline CSS

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

#accff2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#accff2 Color code Preview on White Background

This is how #accff2 Color code will look on white background color. Color contrast ratio is 1.62

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

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,207,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,207,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,207,242,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.