crispedge.com

Color picker

Loading...

#8afacc hex color - Blue - Cool color - Information

#8afacc hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #8afacc Color code in RGB color code model is created after adding 54.12% red color, 98.04% green color and 80% blue color. Hex #8afacc Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 18% yellow and 2% black.

Hex #8afacc color code is between #88ffbb web safe hex color code and #99eedd web safe hex color code. #88ffbb is the nearest web safe color code. You can see here many more shades of #8afacc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8afacc#8afacc
RGB Decimal138, 250, 204rgb(138, 250, 204)
RGB Percent54%, 98%, 80%rgb(54%, 98%, 80%)
CSS RGBa138, 250, 204,1rgba(138,250,204,1)
CMYK Modelcmyk(45%,0%,18%,2%)
HSL Color Space155,92% ,76%hsl(155,92% ,76%)
HSV Color Space155°, 45%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010101111101011001100
Octal212372314
Decimal138250204
Hex8afacc

Different shades of #8afacc color code.

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

Light Shade of #8afacc
#bbfce1
Dark Shade of #8afacc
#59f8b7
Saturated Shade of #8afacc
#85ffcd
Desaturated Shade of #8afacc
#90f4cb
Grey scale Shade of #8afacc
#c2c2c2
Brighten Shade
#a3ffe5
Most Readable Shade
#000000

Shades of #8afacc color code

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

#8afacc
#7adeb5
#6bc29e
#5ca688
#4c8a71
#3d6f5a
#2e5344
#1e372d
#0f1b16
#000000

Similar Color like #8afacc color

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

#8bfbcd
#8cfcce
#8dfdcf
#8efed0
#8fffd1
#90ffd2
#91ffd3
#92ffd4
#93ffd5
#94ffd6
#95ffd7
#96ffd8
#97ffd9
#98ffda
#89f9cb
#88f8ca
#87f7c9
#86f6c8
#85f5c7
#84f4c6
#83f3c5
#82f2c4
#81f1c3
#80f0c2
#7fefc1
#7eeec0
#7dedbf
#7cecbe

Monochromatic Color with #8afacc

#8afacc
#15251f
#2c5041
#447a64
#5ba587
#73cfa9

Tints of #8afacc Color

#8afacc
#97fad1
#a4fbd7
#b1fbdd
#befce2
#cbfce8
#d8fdee
#e5fdf3
#f2fef9
#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

#8afacc
#fa8ab8

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

Split Complementary

#8afacc
#fa8af0
#fa948a

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

Analogous Color

#8afa9f
#8afab6
#8afacc
#8afae2
#8afaf9

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

#8afacc
#cc8afa
#facc8a

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

#8afacc
#948afa
#fa8ab8
#f0fa8a

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

#8afacc
#fa8ab8
#fa948a
#8af0fa

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 #8afacc 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.

#8afacc Color Code Preview on Black Background Color

This is how #8afacc Color will look on black background color. Color contrast ratio is 16.63

#8afacc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8afacc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8afacc

#8afacc color code is use for CSS Background Color

Background color for the above div is #8afacc

HTML with inline CSS

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

#8afacc color code is use for CSS Border Color

CSS Border color for the above div is #8afacc

HTML with inline CSS

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

CSS Border Left color for the above div is #8afacc

HTML with inline CSS

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

CSS Border Right color for the above div is #8afacc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8afacc

HTML with inline CSS

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

CSS Border Top color for the above div is #8afacc

HTML with inline CSS

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

#8afacc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8afacc Color code Preview on White Background

This is how #8afacc Color code will look on white background color. Color contrast ratio is 1.26

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

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(138,250,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,138,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(138,250,204,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.