crispedge.com

Color picker

Loading...

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

#8beaf4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8beaf4 Color code in RGB color code model is created after adding 54.51% red color, 91.76% green color and 95.69% blue color. Hex #8beaf4 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 4% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8beaf4#8beaf4
RGB Decimal139, 234, 244rgb(139, 234, 244)
RGB Percent55%, 92%, 96%rgb(55%, 92%, 96%)
CSS RGBa139, 234, 244,1rgba(139,234,244,1)
CMYK Modelcmyk(43%,4%,0%,4%)
HSL Color Space186,83% ,75%hsl(186,83% ,75%)
HSV Color Space186°, 43%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010111110101011110100
Octal213352364
Decimal139234244
Hex8beaf4

Different shades of #8beaf4 color code.

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

Light Shade of #8beaf4
#baf2f8
Dark Shade of #8beaf4
#5ce2f0
Saturated Shade of #8beaf4
#85effa
Desaturated Shade of #8beaf4
#91e5ee
Grey scale Shade of #8beaf4
#bfbfbf
Brighten Shade
#a4ffff
Most Readable Shade
#000000

Shades of #8beaf4 color code

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

#8beaf4
#7bd0d8
#6cb6bd
#5c9ca2
#4d8287
#3d686c
#2e4e51
#1e3436
#0f1a1b
#000000

Similar Color like #8beaf4 color

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

#8cebf5
#8decf6
#8eedf7
#8feef8
#90eff9
#91f0fa
#92f1fb
#93f2fc
#94f3fd
#95f4fe
#96f5ff
#97f6ff
#98f7ff
#99f8ff
#8ae9f3
#89e8f2
#88e7f1
#87e6f0
#86e5ef
#85e4ee
#84e3ed
#83e2ec
#82e1eb
#81e0ea
#80dfe9
#7fdee8
#7edde7
#7ddce6

Monochromatic Color with #8beaf4

#8beaf4
#121e1f
#2a474a
#427074
#5b989f
#73c1c9

Tints of #8beaf4 Color

#8beaf4
#97ecf5
#a4eef6
#b1f1f7
#bef3f8
#cbf5fa
#d8f8fb
#e5fafc
#f2fcfd
#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

#8beaf4
#f4958b

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

Split Complementary

#8beaf4
#f48bb6
#f4ca8b

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

Analogous Color

#8bf4d4
#8bf4e9
#8beaf4
#8bd5f4
#8bc0f4

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

#8beaf4
#f48bea
#eaf48b

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

#8beaf4
#c98bf4
#f4958b
#b5f48b

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

#8beaf4
#f4958b
#f4ca8b
#8bb6f4

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

#8beaf4 Color Code Preview on Black Background Color

This is how #8beaf4 Color will look on black background color. Color contrast ratio is 15.17

#8beaf4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8beaf4 color code is use for CSS Background Color

Background color for the above div is #8beaf4

HTML with inline CSS

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

#8beaf4 color code is use for CSS Border Color

CSS Border color for the above div is #8beaf4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8beaf4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8beaf4 Color code Preview on White Background

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

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

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(139,234,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(244,149,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(139,234,244,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.