crispedge.com

Color picker

Loading...

#abf4ed hex color - Blue - Cool color - Information

#abf4ed hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #abf4ed color code is between #aaeeee web safe hex color code and #bbffdd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #abf4ed color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeabf4ed#abf4ed
RGB Decimal171, 244, 237rgb(171, 244, 237)
RGB Percent67%, 96%, 93%rgb(67%, 96%, 93%)
CSS RGBa171, 244, 237,1rgba(171,244,237,1)
CMYK Modelcmyk(30%,0%,3%,4%)
HSL Color Space174,77% ,81%hsl(174,77% ,81%)
HSV Color Space174°, 30%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111111010011101101
Octal253364355
Decimal171244237
Hexabf4ed

Different shades of #abf4ed color code.

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

Light Shade of #abf4ed
#d8faf7
Dark Shade of #abf4ed
#7eeee3
Saturated Shade of #abf4ed
#a6f9f1
Desaturated Shade of #abf4ed
#b0efe9
Grey scale Shade of #abf4ed
#cfcfcf
Brighten Shade
#c4ffff
Most Readable Shade
#000000

Shades of #abf4ed color code

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

#abf4ed
#98d8d2
#85bdb8
#72a29e
#5f8783
#4c6c69
#39514f
#263634
#131b1a
#000000

Similar Color like #abf4ed color

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

#acf5ee
#adf6ef
#aef7f0
#aff8f1
#b0f9f2
#b1faf3
#b2fbf4
#b3fcf5
#b4fdf6
#b5fef7
#b6fff8
#b7fff9
#b8fffa
#b9fffb
#aaf3ec
#a9f2eb
#a8f1ea
#a7f0e9
#a6efe8
#a5eee7
#a4ede6
#a3ece5
#a2ebe4
#a1eae3
#a0e9e2
#9fe8e1
#9ee7e0
#9de6df

Monochromatic Color with #abf4ed

#abf4ed
#161f1f
#344a48
#527471
#6f9f9a
#8dc9c4

Tints of #abf4ed Color

#abf4ed
#b4f5ef
#bdf6f1
#c7f7f3
#d0f8f5
#d9faf7
#e3fbf9
#ecfcfb
#f5fdfd
#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

#abf4ed
#f4abb2

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

Split Complementary

#abf4ed
#f4abd7
#f4c9ab

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

Analogous Color

#abf4d0
#abf4de
#abf4ed
#abecf4
#abdef4

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

#abf4ed
#edabf4
#f4edab

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

#abf4ed
#c8abf4
#f4abb2
#d6f4ab

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

#abf4ed
#f4abb2
#f4c9ab
#abd7f4

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

#abf4ed Color Code Preview on Black Background Color

This is how #abf4ed Color will look on black background color. Color contrast ratio is 16.89

#abf4ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abf4ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abf4ed

#abf4ed color code is use for CSS Background Color

Background color for the above div is #abf4ed

HTML with inline CSS

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

#abf4ed color code is use for CSS Border Color

CSS Border color for the above div is #abf4ed

HTML with inline CSS

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

CSS Border Left color for the above div is #abf4ed

HTML with inline CSS

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

CSS Border Right color for the above div is #abf4ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abf4ed

HTML with inline CSS

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

CSS Border Top color for the above div is #abf4ed

HTML with inline CSS

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

#abf4ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abf4ed Color code Preview on White Background

This is how #abf4ed Color code will look on white background color. Color contrast ratio is 1.24

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

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,244,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(244,171,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,244,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.