crispedge.com

Color picker

Loading...

#b8edcc hex color - Green - Cool color - Information

#b8edcc hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #b8edcc Color code in RGB color code model is created after adding 72.16% red color, 92.94% green color and 80% blue color. Hex #b8edcc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 14% yellow and 7% black.

Hex #b8edcc color code is between #bbeebb web safe hex color code and #aadddd web safe hex color code. #bbeebb is the nearest web safe color code. You can see here many more shades of #b8edcc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb8edcc#b8edcc
RGB Decimal184, 237, 204rgb(184, 237, 204)
RGB Percent72%, 93%, 80%rgb(72%, 93%, 80%)
CSS RGBa184, 237, 204,1rgba(184,237,204,1)
CMYK Modelcmyk(22%,0%,14%,7%)
HSL Color Space143,60% ,83%hsl(143,60% ,83%)
HSV Color Space143°, 22%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110001110110111001100
Octal270355314
Decimal184237204
Hexb8edcc

Different shades of #b8edcc color code.

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

Light Shade of #b8edcc
#e1f7e9
Dark Shade of #b8edcc
#8fe3af
Saturated Shade of #b8edcc
#b4f1cb
Desaturated Shade of #b8edcc
#bce9cd
Grey scale Shade of #b8edcc
#d2d2d2
Brighten Shade
#d1ffe5
Most Readable Shade
#000000

Shades of #b8edcc color code

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

#b8edcc
#a3d2b5
#8fb89e
#7a9e88
#668371
#51695a
#3d4f44
#28342d
#141a16
#000000

Similar Color like #b8edcc color

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

#b9eecd
#baefce
#bbf0cf
#bcf1d0
#bdf2d1
#bef3d2
#bff4d3
#c0f5d4
#c1f6d5
#c2f7d6
#c3f8d7
#c4f9d8
#c5fad9
#c6fbda
#b7eccb
#b6ebca
#b5eac9
#b4e9c8
#b3e8c7
#b2e7c6
#b1e6c5
#b0e5c4
#afe4c3
#aee3c2
#ade2c1
#ace1c0
#abe0bf
#aadfbe

Monochromatic Color with #b8edcc

#b8edcc
#131815
#34433a
#556d5e
#769883
#97c2a7

Tints of #b8edcc Color

#b8edcc
#bfefd1
#c7f1d7
#cff3dd
#d7f5e2
#dff7e8
#e7f9ee
#effbf3
#f7fdf9
#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

#b8edcc
#edb8d9

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

Split Complementary

#b8edcc
#e6b8ed
#edb8bf

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

Analogous Color

#b9edb8
#b8edc1
#b8edcc
#b8edd7
#b8ede1

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

#b8edcc
#ccb8ed
#edccb8

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

#b8edcc
#b8beed
#edb8d9
#ede6b8

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

#b8edcc
#edb8d9
#edb8bf
#b8ede6

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

#b8edcc Color Code Preview on Black Background Color

This is how #b8edcc Color will look on black background color. Color contrast ratio is 16.02

#b8edcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8edcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8edcc

#b8edcc color code is use for CSS Background Color

Background color for the above div is #b8edcc

HTML with inline CSS

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

#b8edcc color code is use for CSS Border Color

CSS Border color for the above div is #b8edcc

HTML with inline CSS

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

CSS Border Left color for the above div is #b8edcc

HTML with inline CSS

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

CSS Border Right color for the above div is #b8edcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8edcc

HTML with inline CSS

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

CSS Border Top color for the above div is #b8edcc

HTML with inline CSS

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

#b8edcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8edcc Color code Preview on White Background

This is how #b8edcc Color code will look on white background color. Color contrast ratio is 1.31

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

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