crispedge.com

Color picker

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

#ace2f0 hex color - Blue - Cool color - Information

#ace2f0 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #ace2f0 color code is between #aaddee web safe hex color code and #bbeeff web safe hex color code. #aaddee is the nearest web safe color code. You can see here many more shades of #ace2f0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeace2f0#ace2f0
RGB Decimal172, 226, 240rgb(172, 226, 240)
RGB Percent67%, 89%, 94%rgb(67%, 89%, 94%)
CSS RGBa172, 226, 240,1rgba(172,226,240,1)
CMYK Modelcmyk(28%,6%,0%,6%)
HSL Color Space192,69% ,81%hsl(192,69% ,81%)
HSV Color Space192°, 28%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001110001011110000
Octal254342360
Decimal172226240
Hexace2f0

Different shades of #ace2f0 color code.

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

Light Shade of #ace2f0
#d7f1f8
Dark Shade of #ace2f0
#81d3e8
Saturated Shade of #ace2f0
#a7e5f5
Desaturated Shade of #ace2f0
#b1dfeb
Grey scale Shade of #ace2f0
#cecece
Brighten Shade
#c5fbff
Most Readable Shade
#000000

Shades of #ace2f0 color code

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

#ace2f0
#98c8d5
#85afba
#7296a0
#5f7d85
#4c646a
#394b50
#263235
#13191a
#000000

Similar Color like #ace2f0 color

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

#ade3f1
#aee4f2
#afe5f3
#b0e6f4
#b1e7f5
#b2e8f6
#b3e9f7
#b4eaf8
#b5ebf9
#b6ecfa
#b7edfb
#b8eefc
#b9effd
#baf0fe
#abe1ef
#aae0ee
#a9dfed
#a8deec
#a7ddeb
#a6dcea
#a5dbe9
#a4dae8
#a3d9e7
#a2d8e6
#a1d7e5
#a0d6e4
#9fd5e3
#9ed4e2

Monochromatic Color with #ace2f0

#ace2f0
#141a1b
#324246
#516a70
#6f929b
#8ebac5

Tints of #ace2f0 Color

#ace2f0
#b5e5f1
#bee8f3
#c7ebf5
#d0eef6
#daf2f8
#e3f5fa
#ecf8fb
#f5fbfd
#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

#ace2f0
#f0baac

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

Split Complementary

#ace2f0
#f0acc0
#f0dcac

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

Analogous Color

#acf0e3
#acf0f0
#ace2f0
#acd4f0
#acc7f0

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

#ace2f0
#f0ace2
#e2f0ac

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

#ace2f0
#dcacf0
#f0baac
#c0f0ac

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

#ace2f0
#f0baac
#f0dcac
#acc0f0

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

#ace2f0 Color Code Preview on Black Background Color

This is how #ace2f0 Color will look on black background color. Color contrast ratio is 14.89

#ace2f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ace2f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ace2f0

#ace2f0 color code is use for CSS Background Color

Background color for the above div is #ace2f0

HTML with inline CSS

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

#ace2f0 color code is use for CSS Border Color

CSS Border color for the above div is #ace2f0

HTML with inline CSS

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

CSS Border Left color for the above div is #ace2f0

HTML with inline CSS

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

CSS Border Right color for the above div is #ace2f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ace2f0

HTML with inline CSS

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

CSS Border Top color for the above div is #ace2f0

HTML with inline CSS

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

#ace2f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ace2f0 Color code Preview on White Background

This is how #ace2f0 Color code will look on white background color. Color contrast ratio is 1.41

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.