crispedge.com

Color picker

Loading...

#b6eadf hex color - Green - Cool color - Information

#b6eadf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #b6eadf Color code in RGB color code model is created after adding 71.37% red color, 91.76% green color and 87.45% blue color. Hex #b6eadf Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 5% yellow and 8% black.

Hex #b6eadf color code is between #bbeedd web safe hex color code and #aaddee web safe hex color code. #bbeedd is the nearest web safe color code. You can see here many more shades of #b6eadf color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeb6eadf#b6eadf
RGB Decimal182, 234, 223rgb(182, 234, 223)
RGB Percent71%, 92%, 87%rgb(71%, 92%, 87%)
CSS RGBa182, 234, 223,1rgba(182,234,223,1)
CMYK Modelcmyk(22%,0%,5%,8%)
HSL Color Space167,55% ,82%hsl(167,55% ,82%)
HSV Color Space167°, 22%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101110101011011111
Octal266352337
Decimal182234223
Hexb6eadf

Different shades of #b6eadf color code.

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

Light Shade of #b6eadf
#def5f0
Dark Shade of #b6eadf
#8edfce
Saturated Shade of #b6eadf
#b1efe2
Desaturated Shade of #b6eadf
#bbe5dc
Grey scale Shade of #b6eadf
#d0d0d0
Brighten Shade
#cffff8
Most Readable Shade
#000000

Shades of #b6eadf color code

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

#b6eadf
#a1d0c6
#8db6ad
#799c94
#65827b
#506863
#3c4e4a
#283431
#141a18
#000000

Similar Color like #b6eadf color

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

#b7ebe0
#b8ece1
#b9ede2
#baeee3
#bbefe4
#bcf0e5
#bdf1e6
#bef2e7
#bff3e8
#c0f4e9
#c1f5ea
#c2f6eb
#c3f7ec
#c4f8ed
#b5e9de
#b4e8dd
#b3e7dc
#b2e6db
#b1e5da
#b0e4d9
#afe3d8
#aee2d7
#ade1d6
#ace0d5
#abdfd4
#aaded3
#a9ddd2
#a8dcd1

Monochromatic Color with #b6eadf

#b6eadf
#111514
#32403d
#536a65
#74958e
#95bfb6

Tints of #b6eadf Color

#b6eadf
#beece2
#c6eee6
#cef1e9
#d6f3ed
#def5f0
#e6f8f4
#eefaf7
#f6fcfb
#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

#b6eadf
#eab6c1

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

Split Complementary

#b6eadf
#eab6db
#eac5b6

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

Analogous Color

#b6eaca
#b6ead5
#b6eadf
#b6eae9
#b6e0ea

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

#b6eadf
#dfb6ea
#eadfb6

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

#b6eadf
#c5b6ea
#eab6c1
#dbeab6

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

#b6eadf
#eab6c1
#eac5b6
#b6dbea

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

#b6eadf Color Code Preview on Black Background Color

This is how #b6eadf Color will look on black background color. Color contrast ratio is 15.82

#b6eadf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6eadf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6eadf

#b6eadf color code is use for CSS Background Color

Background color for the above div is #b6eadf

HTML with inline CSS

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

#b6eadf color code is use for CSS Border Color

CSS Border color for the above div is #b6eadf

HTML with inline CSS

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

CSS Border Left color for the above div is #b6eadf

HTML with inline CSS

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

CSS Border Right color for the above div is #b6eadf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6eadf

HTML with inline CSS

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

CSS Border Top color for the above div is #b6eadf

HTML with inline CSS

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

#b6eadf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6eadf Color code Preview on White Background

This is how #b6eadf Color code will look on white background color. Color contrast ratio is 1.33

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

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(182,234,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,182,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,234,223,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.