crispedge.com

Color picker

Loading...

#acefec hex color - Blue - Cool color - Information

#acefec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #acefec Color code in RGB color code model is created after adding 67.45% red color, 93.73% green color and 92.55% blue color. Hex #acefec Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 1% yellow and 6% black.

Hex #acefec color code is between #aaeeee web safe hex color code and #bbffdd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #acefec color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codeacefec#acefec
RGB Decimal172, 239, 236rgb(172, 239, 236)
RGB Percent67%, 94%, 93%rgb(67%, 94%, 93%)
CSS RGBa172, 239, 236,1rgba(172,239,236,1)
CMYK Modelcmyk(28%,0%,1%,6%)
HSL Color Space177,68% ,81%hsl(177,68% ,81%)
HSV Color Space177°, 28%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001110111111101100
Octal254357354
Decimal172239236
Hexacefec

Different shades of #acefec color code.

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

Light Shade of #acefec
#d7f7f6
Dark Shade of #acefec
#81e7e2
Saturated Shade of #acefec
#a7f4f0
Desaturated Shade of #acefec
#b1eae7
Grey scale Shade of #acefec
#cdcdcd
Brighten Shade
#c5ffff
Most Readable Shade
#000000

Shades of #acefec color code

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

#acefec
#98d4d1
#85b9b7
#729f9d
#5f8483
#4c6a68
#394f4e
#263534
#131a1a
#000000

Similar Color like #acefec color

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

#adf0ed
#aef1ee
#aff2ef
#b0f3f0
#b1f4f1
#b2f5f2
#b3f6f3
#b4f7f4
#b5f8f5
#b6f9f6
#b7faf7
#b8fbf8
#b9fcf9
#bafdfa
#abeeeb
#aaedea
#a9ece9
#a8ebe8
#a7eae7
#a6e9e6
#a5e8e5
#a4e7e4
#a3e6e3
#a2e5e2
#a1e4e1
#a0e3e0
#9fe2df
#9ee1de

Monochromatic Color with #acefec

#acefec
#131a1a
#324544
#506f6e
#6f9a98
#8dc4c2

Tints of #acefec Color

#acefec
#b5f0ee
#bef2f0
#c7f4f2
#d0f6f4
#daf7f6
#e3f9f8
#ecfbfa
#f5fdfc
#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

#acefec
#efacaf

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

Split Complementary

#acefec
#efacd1
#efcbac

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

Analogous Color

#acefd1
#acefdf
#acefec
#ace5ef
#acd7ef

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

#acefec
#ecacef
#efecac

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

#acefec
#caacef
#efacaf
#d0efac

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

#acefec
#efacaf
#efcbac
#acd1ef

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

#acefec Color Code Preview on Black Background Color

This is how #acefec Color will look on black background color. Color contrast ratio is 16.31

#acefec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acefec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acefec

#acefec color code is use for CSS Background Color

Background color for the above div is #acefec

HTML with inline CSS

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

#acefec color code is use for CSS Border Color

CSS Border color for the above div is #acefec

HTML with inline CSS

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

CSS Border Left color for the above div is #acefec

HTML with inline CSS

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

CSS Border Right color for the above div is #acefec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acefec

HTML with inline CSS

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

CSS Border Top color for the above div is #acefec

HTML with inline CSS

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

#acefec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acefec Color code Preview on White Background

This is how #acefec Color code will look on white background color. Color contrast ratio is 1.29

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.