crispedge.com

Color picker

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

#a0ebff hex color - Blue - Cool color - Information

#a0ebff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a0ebff Color code in RGB color code model is created after adding 62.75% red color, 92.16% green color and 100% blue color. Hex #a0ebff Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 8% magenta, 0% yellow and 0% black.

Hex #a0ebff color code is between #99eeee web safe hex color code and #aadddd web safe hex color code. #99eeee is the nearest web safe color code. You can see here many more shades of #a0ebff color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea0ebff#a0ebff
RGB Decimal160, 235, 255rgb(160, 235, 255)
RGB Percent63%, 92%, 100%rgb(63%, 92%, 100%)
CSS RGBa160, 235, 255,1rgba(160,235,255,1)
CMYK Modelcmyk(37%,8%,0%,0%)
HSL Color Space193,100% ,81%hsl(193,100% ,81%)
HSV Color Space193°, 37%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000001110101111111111
Octal240353377
Decimal160235255
Hexa0ebff

Different shades of #a0ebff color code.

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

Light Shade of #a0ebff
#d3f6ff
Dark Shade of #a0ebff
#6de0ff
Saturated Shade of #a0ebff
#a0ebff
Desaturated Shade of #a0ebff
#a5e8fa
Grey scale Shade of #a0ebff
#cfcfcf
Brighten Shade
#b9ffff
Most Readable Shade
#000000

Shades of #a0ebff color code

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

#a0ebff
#8ed0e2
#7cb6c6
#6a9caa
#58828d
#476871
#354e55
#233438
#111a1c
#000000

Similar Color like #a0ebff color

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

#a1ecff
#a2edff
#a3eeff
#a4efff
#a5f0ff
#a6f1ff
#a7f2ff
#a8f3ff
#a9f4ff
#aaf5ff
#abf6ff
#acf7ff
#adf8ff
#aef9ff
#9feafe
#9ee9fd
#9de8fc
#9ce7fb
#9be6fa
#9ae5f9
#99e4f8
#98e3f7
#97e2f6
#96e1f5
#95e0f4
#94dff3
#93def2
#92ddf1

Monochromatic Color with #a0ebff

#a0ebff
#1b272a
#354e55
#507680
#6b9daa
#85c4d4

Tints of #a0ebff Color

#a0ebff
#aaedff
#b5efff
#bff1ff
#caf3ff
#d4f6ff
#dff8ff
#e9faff
#f4fcff
#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

#a0ebff
#ffb4a0

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

Split Complementary

#a0ebff
#ffa0bb
#ffe4a0

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

Analogous Color

#a0ffed
#a0feff
#a0ebff
#a0d8ff
#a0c5ff

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

#a0ebff
#ffa0eb
#ebffa0

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

#a0ebff
#e3a0ff
#ffb4a0
#bbffa0

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

#a0ebff
#ffb4a0
#ffe4a0
#a0bbff

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

#a0ebff Color Code Preview on Black Background Color

This is how #a0ebff Color will look on black background color. Color contrast ratio is 15.82

#a0ebff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0ebff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0ebff

#a0ebff color code is use for CSS Background Color

Background color for the above div is #a0ebff

HTML with inline CSS

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

#a0ebff color code is use for CSS Border Color

CSS Border color for the above div is #a0ebff

HTML with inline CSS

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

CSS Border Left color for the above div is #a0ebff

HTML with inline CSS

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

CSS Border Right color for the above div is #a0ebff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0ebff

HTML with inline CSS

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

CSS Border Top color for the above div is #a0ebff

HTML with inline CSS

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

#a0ebff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0ebff Color code Preview on White Background

This is how #a0ebff Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.