@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#abe1f2 hex color - Blue - Cool color - Information

#abe1f2 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #abe1f2 Color code in RGB color code model is created after adding 67.06% red color, 88.24% green color and 94.9% blue color. Hex #abe1f2 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 7% magenta, 0% yellow and 5.1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeabe1f2#abe1f2
RGB Decimal171, 225, 242rgb(171, 225, 242)
RGB Percent67%, 88%, 95%rgb(67%, 88%, 95%)
CSS RGBa171, 225, 242,1rgba(171,225,242,1)
CMYK Modelcmyk(29%,7%,0%,5.1%)
HSL Color Space194,73% ,81%hsl(194,73% ,81%)
HSV Color Space194°, 29%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111110000111110010
Octal253341362
Decimal171225242
Hexabe1f2

Different shades of #abe1f2 color code.

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

Light Shade of #abe1f2
#d7f1f9
Dark Shade of #abe1f2
#7fd1eb
Saturated Shade of #abe1f2
#a6e4f7
Desaturated Shade of #abe1f2
#b0deed
Grey scale Shade of #abe1f2
#cecece
Brighten Shade
#c4faff
Most Readable Shade
#000000

Shades of #abe1f2 color code

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

#abe1f2
#98c8d7
#85afbc
#7296a1
#5f7d86
#4c646b
#394b50
#263235
#13191a
#000000

Similar Color like #abe1f2 color

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

#ace2f3
#ade3f4
#aee4f5
#afe5f6
#b0e6f7
#b1e7f8
#b2e8f9
#b3e9fa
#b4eafb
#b5ebfc
#b6ecfd
#b7edfe
#b8eeff
#b9efff
#aae0f1
#a9dff0
#a8deef
#a7ddee
#a6dced
#a5dbec
#a4daeb
#a3d9ea
#a2d8e9
#a1d7e8
#a0d6e7
#9fd5e6
#9ed4e5
#9dd3e4

Monochromatic Color with #abe1f2

#abe1f2
#151b1d
#334348
#516a72
#6f929d
#8db9c7

Tints of #abe1f2 Color

#abe1f2
#b4e4f3
#bde7f4
#c7ebf6
#d0eef7
#d9f1f9
#e3f5fa
#ecf8fc
#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

#abe1f2
#f2bcab

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

Split Complementary

#abe1f2
#f2abbd
#f2e0ab

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

Analogous Color

#abf2e7
#abeff2
#abe1f2
#abd3f2
#abc5f2

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

#abe1f2
#f2abe1
#e1f2ab

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

#abe1f2
#dfabf2
#f2bcab
#bef2ab

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

#abe1f2
#f2bcab
#f2e0ab
#abbdf2

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

#abe1f2 Color Code Preview on Black Background Color

This is how #abe1f2 Color will look on black background color. Color contrast ratio is 14.78

#abe1f2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abe1f2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abe1f2

#abe1f2 color code is use for CSS Background Color

Background color for the above div is #abe1f2

HTML with inline CSS

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

#abe1f2 color code is use for CSS Border Color

CSS Border color for the above div is #abe1f2

HTML with inline CSS

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

CSS Border Left color for the above div is #abe1f2

HTML with inline CSS

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

CSS Border Right color for the above div is #abe1f2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abe1f2

HTML with inline CSS

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

CSS Border Top color for the above div is #abe1f2

HTML with inline CSS

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

#abe1f2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abe1f2 Color code Preview on White Background

This is how #abe1f2 Color code will look on white background color. Color contrast ratio is 1.42

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(171,225,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,188,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,225,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.