crispedge.com

Color picker

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

#ace5fe hex color - Blue - Cool color - Information

#ace5fe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #ace5fe Color code in RGB color code model is created after adding 67.45% red color, 89.8% green color and 99.61% blue color. Hex #ace5fe Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 10% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeace5fe#ace5fe
RGB Decimal172, 229, 254rgb(172, 229, 254)
RGB Percent67%, 90%, 100%rgb(67%, 90%, 100%)
CSS RGBa172, 229, 254,1rgba(172,229,254,1)
CMYK Modelcmyk(32%,10%,0%,0%)
HSL Color Space198,98% ,84%hsl(198,98% ,84%)
HSV Color Space198°, 32%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001110010111111110
Octal254345376
Decimal172229254
Hexace5fe

Different shades of #ace5fe color code.

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

Light Shade of #ace5fe
#def5ff
Dark Shade of #ace5fe
#7ad5fd
Saturated Shade of #ace5fe
#abe5ff
Desaturated Shade of #ace5fe
#b0e3fa
Grey scale Shade of #ace5fe
#d5d5d5
Brighten Shade
#c5feff
Most Readable Shade
#000000

Shades of #ace5fe color code

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

#ace5fe
#98cbe1
#85b2c5
#7298a9
#5f7f8d
#4c6570
#394c54
#263238
#13191c
#000000

Similar Color like #ace5fe color

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

#ade6ff
#aee7ff
#afe8ff
#b0e9ff
#b1eaff
#b2ebff
#b3ecff
#b4edff
#b5eeff
#b6efff
#b7f0ff
#b8f1ff
#b9f2ff
#baf3ff
#abe4fd
#aae3fc
#a9e2fb
#a8e1fa
#a7e0f9
#a6dff8
#a5def7
#a4ddf6
#a3dcf5
#a2dbf4
#a1daf3
#a0d9f2
#9fd8f1
#9ed7f0

Monochromatic Color with #ace5fe

#ace5fe
#1c2529
#394c54
#56727e
#7298a9
#8fbfd3

Tints of #ace5fe Color

#ace5fe
#b5e7fe
#beeafe
#c7edfe
#d0f0fe
#daf3fe
#e3f6fe
#ecf9fe
#f5fcfe
#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

#ace5fe
#fec5ac

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

Split Complementary

#ace5fe
#feacbc
#feeeac

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

Analogous Color

#acfef6
#acf5fe
#ace5fe
#acd5fe
#acc4fe

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

#ace5fe
#feace5
#e5feac

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

#ace5fe
#eeacfe
#fec5ac
#bcfeac

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

#ace5fe
#fec5ac
#feeeac
#acbcfe

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

#ace5fe Color Code Preview on Black Background Color

This is how #ace5fe Color will look on black background color. Color contrast ratio is 15.39

#ace5fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ace5fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ace5fe

#ace5fe color code is use for CSS Background Color

Background color for the above div is #ace5fe

HTML with inline CSS

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

#ace5fe color code is use for CSS Border Color

CSS Border color for the above div is #ace5fe

HTML with inline CSS

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

CSS Border Left color for the above div is #ace5fe

HTML with inline CSS

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

CSS Border Right color for the above div is #ace5fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ace5fe

HTML with inline CSS

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

CSS Border Top color for the above div is #ace5fe

HTML with inline CSS

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

#ace5fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ace5fe Color code Preview on White Background

This is how #ace5fe Color code will look on white background color. Color contrast ratio is 1.36

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

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.