crispedge.com

Color picker

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

#abbef5 hex color - Blue - Cool color - Information

#abbef5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #abbef5 Color code in RGB color code model is created after adding 67.06% red color, 74.51% green color and 96.08% blue color. Hex #abbef5 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 22% magenta, 0% yellow and 4% black.

Hex #abbef5 color code is between #aabbee web safe hex color code and #bbccff web safe hex color code. #aabbee is the nearest web safe color code. You can see here many more shades of #abbef5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeabbef5#abbef5
RGB Decimal171, 190, 245rgb(171, 190, 245)
RGB Percent67%, 75%, 96%rgb(67%, 75%, 96%)
CSS RGBa171, 190, 245,1rgba(171,190,245,1)
CMYK Modelcmyk(30%,22%,0%,4%)
HSL Color Space225,79% ,82%hsl(225,79% ,82%)
HSV Color Space225°, 30%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111011111011110101
Octal253276365
Decimal171190245
Hexabbef5

Different shades of #abbef5 color code.

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

Light Shade of #abbef5
#d9e1fa
Dark Shade of #abbef5
#7d9bf0
Saturated Shade of #abbef5
#a6bcfa
Desaturated Shade of #abbef5
#b0c0f0
Grey scale Shade of #abbef5
#d0d0d0
Brighten Shade
#c4d7ff
Most Readable Shade
#000000

Shades of #abbef5 color code

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

#abbef5
#98a8d9
#8593be
#727ea3
#5f6988
#4c546c
#393f51
#262a36
#13151b
#000000

Similar Color like #abbef5 color

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

#acbff6
#adc0f7
#aec1f8
#afc2f9
#b0c3fa
#b1c4fb
#b2c5fc
#b3c6fd
#b4c7fe
#b5c8ff
#b6c9ff
#b7caff
#b8cbff
#b9ccff
#aabdf4
#a9bcf3
#a8bbf2
#a7baf1
#a6b9f0
#a5b8ef
#a4b7ee
#a3b6ed
#a2b5ec
#a1b4eb
#a0b3ea
#9fb2e9
#9eb1e8
#9db0e7

Monochromatic Color with #abbef5

#abbef5
#171920
#343a4b
#525b75
#707ca0
#8d9dca

Tints of #abbef5 Color

#abbef5
#b4c5f6
#bdccf7
#c7d3f8
#d0daf9
#d9e2fa
#e3e9fb
#ecf0fc
#f5f7fd
#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

#abbef5
#f5e2ab

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

Split Complementary

#abbef5
#f5bdab
#e3f5ab

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

Analogous Color

#abdcf5
#abcdf5
#abbef5
#abaff5
#b6abf5

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

#abbef5
#f5abbe
#bef5ab

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

#abbef5
#f5abe3
#f5e2ab
#abf5bd

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

#abbef5
#f5e2ab
#e3f5ab
#bdabf5

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

#abbef5 Color Code Preview on Black Background Color

This is how #abbef5 Color will look on black background color. Color contrast ratio is 11.42

#abbef5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbef5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbef5

#abbef5 color code is use for CSS Background Color

Background color for the above div is #abbef5

HTML with inline CSS

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

#abbef5 color code is use for CSS Border Color

CSS Border color for the above div is #abbef5

HTML with inline CSS

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

CSS Border Left color for the above div is #abbef5

HTML with inline CSS

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

CSS Border Right color for the above div is #abbef5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abbef5

HTML with inline CSS

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

CSS Border Top color for the above div is #abbef5

HTML with inline CSS

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

#abbef5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abbef5 Color code Preview on White Background

This is how #abbef5 Color code will look on white background color. Color contrast ratio is 1.84

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

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.