crispedge.com

Color picker

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

#a5befc hex color - Blue - Cool color - Information

#a5befc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a5befc Color code in RGB color code model is created after adding 64.71% red color, 74.51% green color and 98.82% blue color. Hex #a5befc Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 25% magenta, 0% yellow and 1% black.

Hex #a5befc color code is between #aabbff web safe hex color code and #99ccee web safe hex color code. #aabbff is the nearest web safe color code. You can see here many more shades of #a5befc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea5befc#a5befc
RGB Decimal165, 190, 252rgb(165, 190, 252)
RGB Percent65%, 75%, 99%rgb(65%, 75%, 99%)
CSS RGBa165, 190, 252,1rgba(165,190,252,1)
CMYK Modelcmyk(35%,25%,0%,1%)
HSL Color Space223,94% ,82%hsl(223,94% ,82%)
HSV Color Space223°, 35%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011011111011111100
Octal245276374
Decimal165190252
Hexa5befc

Different shades of #a5befc color code.

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

Light Shade of #a5befc
#d6e2fe
Dark Shade of #a5befc
#749afa
Saturated Shade of #a5befc
#a2bdff
Desaturated Shade of #a5befc
#aac0f7
Grey scale Shade of #a5befc
#d0d0d0
Brighten Shade
#bed7ff
Most Readable Shade
#000000

Shades of #a5befc color code

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

#a5befc
#92a8e0
#8093c4
#6e7ea8
#5b698c
#495470
#373f54
#242a38
#12151c
#000000

Similar Color like #a5befc color

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

#a6bffd
#a7c0fe
#a8c1ff
#a9c2ff
#aac3ff
#abc4ff
#acc5ff
#adc6ff
#aec7ff
#afc8ff
#b0c9ff
#b1caff
#b2cbff
#b3ccff
#a4bdfb
#a3bcfa
#a2bbf9
#a1baf8
#a0b9f7
#9fb8f6
#9eb7f5
#9db6f4
#9cb5f3
#9bb4f2
#9ab3f1
#99b2f0
#98b1ef
#97b0ee

Monochromatic Color with #a5befc

#a5befc
#1a1e27
#363e52
#525e7c
#6d7ea7
#899ed1

Tints of #a5befc Color

#a5befc
#afc5fc
#b9ccfc
#c3d3fd
#cddafd
#d7e2fd
#e1e9fe
#ebf0fe
#f5f7fe
#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

#a5befc
#fce3a5

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

Split Complementary

#a5befc
#fcb8a5
#eafca5

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

Analogous Color

#a5e1fc
#a5cffc
#a5befc
#a5adfc
#afa5fc

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

#a5befc
#fca5be
#befca5

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

#a5befc
#fca5e9
#fce3a5
#a5fcb7

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

#a5befc
#fce3a5
#eafca5
#b8a5fc

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

#a5befc Color Code Preview on Black Background Color

This is how #a5befc Color will look on black background color. Color contrast ratio is 11.37

#a5befc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5befc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5befc

#a5befc color code is use for CSS Background Color

Background color for the above div is #a5befc

HTML with inline CSS

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

#a5befc color code is use for CSS Border Color

CSS Border color for the above div is #a5befc

HTML with inline CSS

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

CSS Border Left color for the above div is #a5befc

HTML with inline CSS

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

CSS Border Right color for the above div is #a5befc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5befc

HTML with inline CSS

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

CSS Border Top color for the above div is #a5befc

HTML with inline CSS

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

#a5befc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5befc Color code Preview on White Background

This is how #a5befc Color code will look on white background color. Color contrast ratio is 1.85

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

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.