@
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.

#abeefa hex color - Blue - Cool color - Information

#abeefa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #abeefa Color code in RGB color code model is created after adding 67.06% red color, 93.33% green color and 98.04% blue color. Hex #abeefa Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 5% magenta, 0% yellow and 1.96% black.

Hex #abeefa color code is between #aaddff web safe hex color code and #bbffee web safe hex color code. #aaddff is the nearest web safe color code. You can see here many more shades of #abeefa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code abeefa #abeefa
RGB Decimal 171, 238, 250 rgb(171, 238, 250)
RGB Percent 67%, 93%, 98% rgb(67%, 93%, 98%)
CSS RGBa 171, 238, 250,1 rgba(171,238,250,1)
CMYK Model cmyk(32%,5%,0%,1.96%)
HSL Color Space 189,89% ,83% hsl(189,89% ,83%)
HSV Color Space 189°, 32%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 11101110 11111010
Octal 253 356 372
Decimal 171 238 250
Hex ab ee fa

Different shades of #abeefa color code.

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

Light Shade of #abeefa
#dbf8fd
Dark Shade of #abeefa
#7be4f7
Saturated Shade of #abeefa
#a7f1fe
Desaturated Shade of #abeefa
#afebf6
Grey scale Shade of #abeefa
#d2d2d2
Brighten Shade
#c4ffff
Most Readable Shade
#000000

Shades of #abeefa color code

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

#abeefa
#98d3de
#85b9c2
#729ea6
#5f848a
#4c696f
#394f53
#263437
#131a1b
#000000

Similar Color like #abeefa color

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

#aceffb
#adf0fc
#aef1fd
#aff2fe
#b0f3ff
#b1f4ff
#b2f5ff
#b3f6ff
#b4f7ff
#b5f8ff
#b6f9ff
#b7faff
#b8fbff
#b9fcff
#aaedf9
#a9ecf8
#a8ebf7
#a7eaf6
#a6e9f5
#a5e8f4
#a4e7f3
#a3e6f2
#a2e5f1
#a1e4f0
#a0e3ef
#9fe2ee
#9ee1ed
#9de0ec

Monochromatic Color with #abeefa

#abeefa
#1a2425
#374c50
#54757a
#719da5
#8ec6cf

Tints of #abeefa Color

#abeefa
#b4effa
#bdf1fb
#c7f3fb
#d0f5fc
#d9f7fc
#e3f9fd
#ecfbfd
#f5fdfe
#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

#abeefa
#fab7ab

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

Split Complementary

#abeefa
#faabc6
#fadfab

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

Analogous Color

#abfae6
#abfaf6
#abeefa
#abdefa
#abcefa

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

#abeefa
#faabee
#eefaab

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

#abeefa
#deabfa
#fab7ab
#c6faab

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

#abeefa
#fab7ab
#fadfab
#abc6fa

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

#abeefa Color Code Preview on Black Background Color

This is how #abeefa Color will look on black background color. Color contrast ratio is 16.34

#abeefa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abeefa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abeefa

#abeefa color code is use for CSS Background Color

Background color for the above div is #abeefa

HTML with inline CSS

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

#abeefa color code is use for CSS Border Color

CSS Border color for the above div is #abeefa

HTML with inline CSS

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

CSS Border Left color for the above div is #abeefa

HTML with inline CSS

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

CSS Border Right color for the above div is #abeefa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abeefa

HTML with inline CSS

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

CSS Border Top color for the above div is #abeefa

HTML with inline CSS

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

#abeefa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abeefa Color code Preview on White Background

This is how #abeefa Color code will look on white background color. Color contrast ratio is 1.29

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

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,238,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,183,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,238,250,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.